summaryrefslogtreecommitdiffstats
path: root/PC/VS7.1/_socket.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'PC/VS7.1/_socket.vcproj')
-rw-r--r--PC/VS7.1/_socket.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/PC/VS7.1/_socket.vcproj b/PC/VS7.1/_socket.vcproj
index e3a0cc0..157d7d9 100644
--- a/PC/VS7.1/_socket.vcproj
+++ b/PC/VS7.1/_socket.vcproj
@@ -21,7 +21,7 @@
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\Include,..\..\PC"
- PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
+ PreprocessorDefinitions="Py_BUILD_CORE_MODULE;_DEBUG;WIN32;_WINDOWS"
RuntimeLibrary="3"
UsePrecompiledHeader="2"
WarningLevel="3"
@@ -75,7 +75,7 @@
Optimization="2"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\..\Include,..\..\PC"
- PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
+ PreprocessorDefinitions="Py_BUILD_CORE_MODULE;NDEBUG;WIN32;_WINDOWS"
StringPooling="TRUE"
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
@@ -132,7 +132,7 @@
Optimization="2"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\..\Include,..\..\PC"
- PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
+ PreprocessorDefinitions="Py_BUILD_CORE_MODULE;NDEBUG;WIN32;_WINDOWS"
StringPooling="TRUE"
BasicRuntimeChecks="0"
RuntimeLibrary="2"
@@ -193,7 +193,7 @@
Optimization="2"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\..\Include,..\..\PC"
- PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
+ PreprocessorDefinitions="Py_BUILD_CORE_MODULE;NDEBUG;WIN32;_WINDOWS"
StringPooling="TRUE"
BasicRuntimeChecks="0"
RuntimeLibrary="2"