diff options
Diffstat (limited to 'PC/VS8.0/pyd.vsprops')
-rw-r--r-- | PC/VS8.0/pyd.vsprops | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PC/VS8.0/pyd.vsprops b/PC/VS8.0/pyd.vsprops index 1294146..bfe6bd7 100644 --- a/PC/VS8.0/pyd.vsprops +++ b/PC/VS8.0/pyd.vsprops @@ -7,6 +7,7 @@ >
<Tool
Name="VCCLCompilerTool"
+ PreprocessorDefinitions="Py_BUILD_CORE_MODULE"
RuntimeLibrary="2"
/>
<Tool
|