Ignore:
Timestamp:
Mar 19, 2014, 11:31:01 PM (11 years ago)
Author:
dmik
Message:

python: Merge vendor 2.7.6 to trunk.

Location:
python/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • python/trunk

  • python/trunk/PC/VS7.1/w9xpopen.vcproj

    r2 r391  
    2222                                Name="VCCLCompilerTool"
    2323                                Optimization="0"
    24                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
     24                                PreprocessorDefinitions="Py_BUILD_CORE_MODULE;WIN32;_DEBUG;_WINDOWS"
    2525                                BasicRuntimeChecks="3"
    2626                                RuntimeLibrary="3"
     
    7272                                Optimization="2"
    7373                                InlineFunctionExpansion="1"
    74                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
     74                                PreprocessorDefinitions="Py_BUILD_CORE_MODULE;WIN32;NDEBUG;_WINDOWS"
    7575                                StringPooling="TRUE"
    7676                                RuntimeLibrary="2"
Note: See TracChangeset for help on using the changeset viewer.