]> granicus.if.org Git - python/commitdiff
Add Python\pyarena.c to the VC project file.
authorThomas Heller <theller@ctypes.org>
Wed, 21 Dec 2005 15:46:29 +0000 (15:46 +0000)
committerThomas Heller <theller@ctypes.org>
Wed, 21 Dec 2005 15:46:29 +0000 (15:46 +0000)
Fix the definition of BUILD in the VC project settings.

PCbuild/pythoncore.vcproj

index 48d14893241b3a4198855a85e1340d35bd1f4bf3..d220d351389736c19d2b183c885cda1fae85e42b 100644 (file)
                                        Name="VCCLCompilerTool"
                                        Optimization="2"
                                        AdditionalIncludeDirectories=""
-                                       PreprocessorDefinitions="BUILD=60"/>
+                                       PreprocessorDefinitions="BUILD=\&quot;60\&quot;"/>
                        </FileConfiguration>
                        <FileConfiguration
                                Name="Debug|Win32">
                                        Name="VCCLCompilerTool"
                                        Optimization="0"
                                        AdditionalIncludeDirectories=""
-                                       PreprocessorDefinitions="BUILD=60"/>
+                                       PreprocessorDefinitions="BUILD=\&quot;60\&quot;"/>
                        </FileConfiguration>
                        <FileConfiguration
                                Name="ReleaseItanium|Win32">
                                        Name="VCCLCompilerTool"
                                        Optimization="2"
                                        AdditionalIncludeDirectories=""
-                                       PreprocessorDefinitions="BUILD=60"/>
+                                       PreprocessorDefinitions="BUILD=\&quot;60\&quot;"/>
                        </FileConfiguration>
                </File>
                <File
                                        PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;USE_DL_EXPORT;$(NoInherit)"/>
                        </FileConfiguration>
                </File>
+               <File
+                       RelativePath="..\Python\pyarena.c">
+               </File>
                <File
                        RelativePath="..\Python\pyfpe.c">
                        <FileConfiguration