Changeset 391 for python/trunk/PC/VS7.1/w9xpopen.vcproj
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/PC/VS7.1/w9xpopen.vcproj
r2 r391 22 22 Name="VCCLCompilerTool" 23 23 Optimization="0" 24 PreprocessorDefinitions=" WIN32;_DEBUG;_WINDOWS"24 PreprocessorDefinitions="Py_BUILD_CORE_MODULE;WIN32;_DEBUG;_WINDOWS" 25 25 BasicRuntimeChecks="3" 26 26 RuntimeLibrary="3" … … 72 72 Optimization="2" 73 73 InlineFunctionExpansion="1" 74 PreprocessorDefinitions=" WIN32;NDEBUG;_WINDOWS"74 PreprocessorDefinitions="Py_BUILD_CORE_MODULE;WIN32;NDEBUG;_WINDOWS" 75 75 StringPooling="TRUE" 76 76 RuntimeLibrary="2"
Note:
See TracChangeset
for help on using the changeset viewer.