]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Report #1473 Drop _EXPORTS macros in PCbuild9
authorChristian Heimes <christian@cheimes.de>
Tue, 20 Nov 2007 05:57:30 +0000 (05:57 +0000)
committerChristian Heimes <christian@cheimes.de>
Tue, 20 Nov 2007 05:57:30 +0000 (05:57 +0000)
I've removed a bunch of obsolete defines. I've also taken the opportunity to fix the pre-link event of sqlite3 and some optimization flags.

22 files changed:
PCbuild9/_bsddb.vcproj
PCbuild9/_ctypes.vcproj
PCbuild9/_ctypes_test.vcproj
PCbuild9/_msi.vcproj
PCbuild9/_socket.vcproj
PCbuild9/_sqlite3.vcproj
PCbuild9/_ssl.vcproj
PCbuild9/_template.vcproj [deleted file]
PCbuild9/_testcapi.vcproj
PCbuild9/_tkinter.vcproj
PCbuild9/bz2.vcproj
PCbuild9/make_buildinfo.vcproj
PCbuild9/make_versioninfo.vcproj
PCbuild9/pyd.vsprops
PCbuild9/pyd_d.vsprops
PCbuild9/python.vcproj
PCbuild9/pythoncore.vcproj
PCbuild9/pythonw.vcproj
PCbuild9/select.vcproj
PCbuild9/unicodedata.vcproj
PCbuild9/w9xpopen.vcproj
PCbuild9/winsound.vcproj

index e558036ee1d17f3affd3ed636800efc626aaccd2..c2e1ffd609b47bfc1d61faeafcd8f9f8d7f30bca 100644 (file)
@@ -43,7 +43,6 @@
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="$(bsddbDir)"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="$(bsddbDir)"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        />
                        <Tool
                                Name="VCPreLinkEventTool"
-                               CommandLine="cd $(bsddbDir)&#x0D;&#x0A;if exist Debug_AMD64\libdb44sd.lib exit 0&#x0D;&#x0A;devenv Berkeley_DB.sln /build &quot;Debug AMD64&quot; /project db_static /useenv"
+                               CommandLine="cd $(bsddbDir)&#x0D;&#x0A;if exist Debug_AMD64\libdb44sd.lib exit 0&#x0D;&#x0A;devenv Berkeley_DB.sln /build &quot;Debug AMD64&quot; /project db_static /useenv&#x0D;&#x0A;"
                        />
                        <Tool
                                Name="VCLinkerTool"
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
                                AdditionalIncludeDirectories="$(bsddbDir)"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
                        />
                        <Tool
                                Name="VCPreLinkEventTool"
-                               CommandLine="cd $(bsddbDir)&#x0D;&#x0A;if exist Release\libdb44s.lib exit 0&#x0D;&#x0A;devenv Berkeley_DB.sln /build Release /project db_static"
+                               CommandLine="cd $(bsddbDir)&#x0D;&#x0A;if exist Release\libdb44s.lib exit 0&#x0D;&#x0A;devenv Berkeley_DB.sln /build Release /project db_static&#x0D;&#x0A;"
                        />
                        <Tool
                                Name="VCLinkerTool"
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
                                AdditionalIncludeDirectories="$(bsddbDir)"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
                        />
                        <Tool
                                Name="VCPreLinkEventTool"
-                               CommandLine="cd $(bsddbDir)&#x0D;&#x0A;if exist Release_AMD64\libdb44s.lib exit 0&#x0D;&#x0A;devenv Berkeley_DB.sln /build &quot;Release AMD64&quot; /project db_static /useenv"
+                               CommandLine="cd $(bsddbDir)&#x0D;&#x0A;if exist Release_AMD64\libdb44s.lib exit 0&#x0D;&#x0A;devenv Berkeley_DB.sln /build &quot;Release AMD64&quot; /project db_static /useenv&#x0D;&#x0A;"
                        />
                        <Tool
                                Name="VCLinkerTool"
index f5328404e02a5caaa820f33d6bd44b62211f15f1..8eb5d69af7be987b60b44c7b07b402e5fdbcc8b8 100644 (file)
@@ -43,7 +43,6 @@
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="..\Modules\_ctypes\libffi_msvc"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="..\Modules\_ctypes\libffi_msvc"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
                                AdditionalIncludeDirectories="..\Modules\_ctypes\libffi_msvc"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
                                AdditionalIncludeDirectories="..\Modules\_ctypes\libffi_msvc"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
                                        >
                                        <Tool
                                                Name="VCCustomBuildTool"
-                                               CommandLine="ml64 /nologo /c /Fo &quot;$(IntDir)\win64.obj&quot; &quot;$(InputPath)&quot;"
+                                               CommandLine="ml64 /nologo /c /Fo &quot;$(IntDir)\win64.obj&quot; &quot;$(InputPath)&quot;&#x0D;&#x0A;"
                                        />
                                </FileConfiguration>
                                <FileConfiguration
                                        >
                                        <Tool
                                                Name="VCCustomBuildTool"
-                                               CommandLine="ml64 /nologo /c /Fo &quot;$(IntDir)\win64.obj&quot; &quot;$(InputPath)&quot;"
+                                               CommandLine="ml64 /nologo /c /Fo &quot;$(IntDir)\win64.obj&quot; &quot;$(InputPath)&quot;&#x0D;&#x0A;"
                                                Outputs="$(IntDir)\win64.obj"
                                        />
                                </FileConfiguration>
index 7c9f2efd65128740d505c372fcd752c5d542f9ea..b9cdfb0f42c754d88331bdad9fb003aec34582da 100644 (file)
@@ -42,7 +42,6 @@
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        <Tool
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
                        <Tool
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
index 31cd83bb38b10e8e78bf2e1fa481ecc69198d973..61267c4949e44d5291ab8d994be1cf0b0bfee9fb 100644 (file)
@@ -42,7 +42,6 @@
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        <Tool
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
                        <Tool
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
index 95d3deaccaaae3268ff7a4589aebda4aedaa01f9..41f4499b352ab343cc7f9a4ce73806d63ffd499d 100644 (file)
@@ -42,7 +42,6 @@
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        <Tool
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
                        <Tool
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
index 57b4bc64de8bcc695a202987391442ebebd7e014..4030e95508dd9c7b1b5e609e8fadd090481a020e 100644 (file)
@@ -54,7 +54,7 @@
                        />
                        <Tool
                                Name="VCPreLinkEventTool"
-                               CommandLine="cd $(sqlite3Dir)&#x0D;&#x0A;if exist $(PlatformName)\sqlite3.lib exit 0&#x0D;&#x0A;if not exist $(PlatformName) mkdir $(PlatformName)&#x0D;&#x0A;cd $(PlatformName)&#x0D;&#x0A;cl /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy ..\*.c&#x0D;&#x0A;link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF /LTCG /def:..\sqlite3.def  /dll /out:sqlite3.dll *.obj&#x0D;&#x0A;if not exist $(OutDir)\sqlite3.dll copy sqlite3.dll $(OutDir)"
+                               CommandLine="cd $(sqlite3Dir)&#x0D;&#x0A;if not exist $(OutDir)\sqlite3.dll if exist sqlite3.dll copy sqlite3.dll $(OutDir)&#x0D;&#x0A;if exist $(PlatformName)\sqlite3.lib exit 0&#x0D;&#x0A;if not exist $(PlatformName) mkdir $(PlatformName)&#x0D;&#x0A;cd $(PlatformName)&#x0D;&#x0A;cl /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy ..\*.c&#x0D;&#x0A;link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF /def:..\sqlite3.def  /dll /out:sqlite3.dll *.obj&#x0D;&#x0A;if not exist $(OutDir)\sqlite3.dll copy sqlite3.dll $(OutDir)"
                        />
                        <Tool
                                Name="VCLinkerTool"
                        />
                        <Tool
                                Name="VCPreLinkEventTool"
-                               CommandLine="cd $(sqlite3Dir)&#x0D;&#x0A;if exist $(PlatformName)\sqlite3.lib exit 0&#x0D;&#x0A;if not exist $(PlatformName) mkdir $(PlatformName)&#x0D;&#x0A;cd $(PlatformName)&#x0D;&#x0A;cl /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy ..\*.c&#x0D;&#x0A;link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF /LTCG /def:..\sqlite3.def  /dll /out:sqlite3.dll *.obj&#x0D;&#x0A;if not exist $(OutDir)\sqlite3.dll copy sqlite3.dll $(OutDir)"
+                               CommandLine="cd $(sqlite3Dir)&#x0D;&#x0A;if not exist $(OutDir)\sqlite3.dll if exist sqlite3.dll copy sqlite3.dll $(OutDir)&#x0D;&#x0A;if exist $(PlatformName)\sqlite3.lib exit 0&#x0D;&#x0A;if not exist $(PlatformName) mkdir $(PlatformName)&#x0D;&#x0A;cd $(PlatformName)&#x0D;&#x0A;cl /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy ..\*.c&#x0D;&#x0A;link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF /def:..\sqlite3.def  /dll /out:sqlite3.dll *.obj&#x0D;&#x0A;if not exist $(OutDir)\sqlite3.dll copy sqlite3.dll $(OutDir)"
                        />
                        <Tool
                                Name="VCLinkerTool"
                        />
                        <Tool
                                Name="VCPreLinkEventTool"
-                               CommandLine="cd $(sqlite3Dir)&#x0D;&#x0A;if exist $(PlatformName)\sqlite3.lib exit 0&#x0D;&#x0A;if not exist $(PlatformName) mkdir $(PlatformName)&#x0D;&#x0A;cd $(PlatformName)&#x0D;&#x0A;cl /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy ..\*.c&#x0D;&#x0A;link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF /LTCG /def:..\sqlite3.def  /dll /out:sqlite3.dll *.obj&#x0D;&#x0A;if not exist $(OutDir)\sqlite3.dll copy sqlite3.dll $(OutDir)"
+                               CommandLine="cd $(sqlite3Dir)&#x0D;&#x0A;if not exist $(OutDir)\sqlite3.dll if exist sqlite3.dll copy sqlite3.dll $(OutDir)&#x0D;&#x0A;if exist $(PlatformName)\sqlite3.lib exit 0&#x0D;&#x0A;if not exist $(PlatformName) mkdir $(PlatformName)&#x0D;&#x0A;cd $(PlatformName)&#x0D;&#x0A;cl /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy ..\*.c&#x0D;&#x0A;link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF /def:..\sqlite3.def  /dll /out:sqlite3.dll *.obj&#x0D;&#x0A;if not exist $(OutDir)\sqlite3.dll copy sqlite3.dll $(OutDir)"
                        />
                        <Tool
                                Name="VCLinkerTool"
                        />
                        <Tool
                                Name="VCPreLinkEventTool"
-                               CommandLine="cd $(sqlite3Dir)&#x0D;&#x0A;if exist $(PlatformName)\sqlite3.lib exit 0&#x0D;&#x0A;if not exist $(PlatformName) mkdir $(PlatformName)&#x0D;&#x0A;cd $(PlatformName)&#x0D;&#x0A;cl /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy ..\*.c&#x0D;&#x0A;link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF /LTCG /def:..\sqlite3.def  /dll /out:sqlite3.dll *.obj&#x0D;&#x0A;if not exist $(OutDir)\sqlite3.dll copy sqlite3.dll $(OutDir)"
+                               CommandLine="cd $(sqlite3Dir)&#x0D;&#x0A;if not exist $(OutDir)\sqlite3.dll if exist sqlite3.dll copy sqlite3.dll $(OutDir)&#x0D;&#x0A;if exist $(PlatformName)\sqlite3.lib exit 0&#x0D;&#x0A;if not exist $(PlatformName) mkdir $(PlatformName)&#x0D;&#x0A;cd $(PlatformName)&#x0D;&#x0A;cl /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy ..\*.c&#x0D;&#x0A;link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF /def:..\sqlite3.def  /dll /out:sqlite3.dll *.obj&#x0D;&#x0A;if not exist $(OutDir)\sqlite3.dll copy sqlite3.dll $(OutDir)"
                        />
                        <Tool
                                Name="VCLinkerTool"
index 0fcad8dfdb0cc411874813420ea9f89b60a74189..6bb9531c56df192c72727e06eea461b1a00cec8d 100644 (file)
@@ -44,7 +44,6 @@
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="$(opensslDir)\inc32"
-                               PreprocessorDefinitions="_SOCKET_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="$(opensslDir)\inc64"
-                               PreprocessorDefinitions="_SOCKET_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
                                AdditionalIncludeDirectories="$(opensslDir)\inc32"
-                               PreprocessorDefinitions="_SOCKET_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
                                AdditionalIncludeDirectories="$(opensslDir)\inc64"
-                               PreprocessorDefinitions="_SOCKET_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
diff --git a/PCbuild9/_template.vcproj b/PCbuild9/_template.vcproj
deleted file mode 100644 (file)
index f8b2785..0000000
+++ /dev/null
@@ -1,227 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-       ProjectType="Visual C++"
-       Version="9,00"
-       Name="_template"
-       ProjectGUID="{31FFC478-7B4A-43E8-9954-8D03E2187E9C}"
-       RootNamespace="_template"
-       Keyword="Win32Proj"
-       TargetFrameworkVersion="196613"
-       >
-       <Platforms>
-               <Platform
-                       Name="Win32"
-               />
-       </Platforms>
-       <ToolFiles>
-       </ToolFiles>
-       <Configurations>
-               <Configuration
-                       Name="Debug|Win32"
-                       ConfigurationType="2"
-                       InheritedPropertySheets=".\pyd_d.vsprops"
-                       CharacterSet="1"
-                       >
-                       <Tool
-                               Name="VCPreBuildEventTool"
-                       />
-                       <Tool
-                               Name="VCCustomBuildTool"
-                       />
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCMIDLTool"
-                       />
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
-                               UsePrecompiledHeader="0"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               LinkIncremental="2"
-                               GenerateDebugInformation="true"
-                               SubSystem="2"
-                       />
-                       <Tool
-                               Name="VCALinkTool"
-                       />
-                       <Tool
-                               Name="VCManifestTool"
-                       />
-                       <Tool
-                               Name="VCXDCMakeTool"
-                       />
-                       <Tool
-                               Name="VCBscMakeTool"
-                       />
-                       <Tool
-                               Name="VCFxCopTool"
-                       />
-                       <Tool
-                               Name="VCAppVerifierTool"
-                       />
-                       <Tool
-                               Name="VCPostBuildEventTool"
-                       />
-               </Configuration>
-               <Configuration
-                       Name="Release|Win32"
-                       ConfigurationType="2"
-                       InheritedPropertySheets=".\pyd.vsprops"
-                       CharacterSet="1"
-                       WholeProgramOptimization="1"
-                       >
-                       <Tool
-                               Name="VCPreBuildEventTool"
-                       />
-                       <Tool
-                               Name="VCCustomBuildTool"
-                       />
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCMIDLTool"
-                       />
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               EnableIntrinsicFunctions="true"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               DebugInformationFormat="3"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               LinkIncremental="1"
-                               GenerateDebugInformation="true"
-                               SubSystem="2"
-                               OptimizeReferences="2"
-                               EnableCOMDATFolding="2"
-                       />
-                       <Tool
-                               Name="VCALinkTool"
-                       />
-                       <Tool
-                               Name="VCManifestTool"
-                       />
-                       <Tool
-                               Name="VCXDCMakeTool"
-                       />
-                       <Tool
-                               Name="VCBscMakeTool"
-                       />
-                       <Tool
-                               Name="VCFxCopTool"
-                       />
-                       <Tool
-                               Name="VCAppVerifierTool"
-                       />
-                       <Tool
-                               Name="VCPostBuildEventTool"
-                       />
-               </Configuration>
-               <Configuration
-                       Name="ReleaseAMD64|Win32"
-                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"
-                       IntermediateDirectory="$(ConfigurationName)"
-                       ConfigurationType="2"
-                       InheritedPropertySheets=".\pyd.vsprops;.\amd64.vsprops"
-                       CharacterSet="1"
-                       WholeProgramOptimization="1"
-                       >
-                       <Tool
-                               Name="VCPreBuildEventTool"
-                       />
-                       <Tool
-                               Name="VCCustomBuildTool"
-                       />
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCMIDLTool"
-                       />
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               EnableIntrinsicFunctions="true"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               DebugInformationFormat="3"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               LinkIncremental="1"
-                               GenerateDebugInformation="true"
-                               SubSystem="2"
-                               OptimizeReferences="2"
-                               EnableCOMDATFolding="2"
-                       />
-                       <Tool
-                               Name="VCALinkTool"
-                       />
-                       <Tool
-                               Name="VCManifestTool"
-                       />
-                       <Tool
-                               Name="VCXDCMakeTool"
-                       />
-                       <Tool
-                               Name="VCBscMakeTool"
-                       />
-                       <Tool
-                               Name="VCFxCopTool"
-                       />
-                       <Tool
-                               Name="VCAppVerifierTool"
-                       />
-                       <Tool
-                               Name="VCPostBuildEventTool"
-                       />
-               </Configuration>
-       </Configurations>
-       <References>
-       </References>
-       <Globals>
-       </Globals>
-</VisualStudioProject>
index 7a12ae6b055a611d86276f9a7df50fa2c8713acc..a169bd814d3a99f24501166a71362d724d36fc90 100644 (file)
@@ -42,7 +42,6 @@
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               PreprocessorDefinitions="MMAP_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               PreprocessorDefinitions="MMAP_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        <Tool
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
-                               PreprocessorDefinitions="MMAP_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
                        <Tool
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
-                               PreprocessorDefinitions="MMAP_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
index 6a86dabc857ec896ac1802de9c48baa719d05ba3..96c36701b01929271854b46dbec3e9d600faf973 100644 (file)
@@ -43,7 +43,7 @@
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="$(tcltkDir)\include"
-                               PreprocessorDefinitions="_TKINTER_EXPORTS;WITH_APPINIT"
+                               PreprocessorDefinitions="WITH_APPINIT"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="$(tcltkDir)\include"
-                               PreprocessorDefinitions="_TKINTER_EXPORTS;WITH_APPINIT"
+                               PreprocessorDefinitions="WITH_APPINIT"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
                                AdditionalIncludeDirectories="$(tcltkDir)\include"
-                               PreprocessorDefinitions="_TKINTER_EXPORTS;WITH_APPINIT"
+                               PreprocessorDefinitions="WITH_APPINIT"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
                                AdditionalIncludeDirectories="$(tcltkDir)\include"
-                               PreprocessorDefinitions="_TKINTER_EXPORTS;WITH_APPINIT"
+                               PreprocessorDefinitions="WITH_APPINIT"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
index 407b3b9ce8e66705582c29afacb962cd8da01060..f458ab8900e68027559eddcda56011cb4aa4cb39 100644 (file)
@@ -43,7 +43,6 @@
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="$(bz2Dir)"
-                               PreprocessorDefinitions="BZ2_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="$(bz2Dir)"
-                               PreprocessorDefinitions="BZ2_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
                                AdditionalIncludeDirectories="$(bz2Dir)"
-                               PreprocessorDefinitions="BZ2_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
                                AdditionalIncludeDirectories="$(bz2Dir)"
-                               PreprocessorDefinitions="BZ2_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
index f5a53fe29e9adaa437b8539f0e4e49a04e3ccf1a..6a6ff175709743a33df08a7487e7bbc31361c786 100644 (file)
@@ -44,7 +44,7 @@
                                Name="VCCLCompilerTool"
                                Optimization="0"
                                InlineFunctionExpansion="1"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+                               PreprocessorDefinitions="NDEBUG;_CONSOLE"
                                RuntimeLibrary="0"
                                UsePrecompiledHeader="0"
                        />
index a1f31fda0a5f02a14e624984e97d0d05df09f993..5199d847ba17c51ca5e02d2d45985d877169d426 100644 (file)
@@ -48,7 +48,7 @@
                                Optimization="2"
                                InlineFunctionExpansion="1"
                                AdditionalIncludeDirectories=""
-                               PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+                               PreprocessorDefinitions="NDEBUG;_CONSOLE"
                                StringPooling="true"
                                RuntimeLibrary="2"
                                EnableFunctionLevelLinking="true"
@@ -71,6 +71,8 @@
                                GenerateDebugInformation="true"
                                ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
                                SubSystem="1"
+                               OptimizeReferences="2"
+                               EnableCOMDATFolding="2"
                                BaseAddress="0x1d000000"
                        />
                        <Tool
                                CommandLine="$(TargetFileName) &gt; ..\PC\python_nt.h"
                        />
                </Configuration>
+               <Configuration
+                       Name="Release|x64"
+                       ConfigurationType="1"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLinkerTool"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCManifestTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCAppVerifierTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
        </Configurations>
        <References>
        </References>
index 2a69d9599bc3992170679212f3fa40b17a69628c..7600ee66f40fb2bbd2be6fb2cf6356c878593be8 100644 (file)
@@ -7,7 +7,7 @@
        >
        <Tool
                Name="VCCLCompilerTool"
-               PreprocessorDefinitions="NDEBUG"
+               PreprocessorDefinitions="NDEBUG;_USRDLL"
                RuntimeLibrary="2"
        />
        <Tool
index 8fc10b98588a597895a86674c86f2888621700e8..6964c84f21931fd5835a023034cc21cb20904c48 100644 (file)
@@ -9,7 +9,7 @@
                Name="VCCLCompilerTool"
                Optimization="0"
                InlineFunctionExpansion="0"
-               PreprocessorDefinitions="_DEBUG"
+               PreprocessorDefinitions="_DEBUG;_USERDLL"
                RuntimeLibrary="3"
        />
        <Tool
index e470bedbed5968c9e69e55254ef7321e9bb1ec34..7982859e987cdaf8addda7b00e5137da1e20f872 100644 (file)
@@ -45,7 +45,7 @@
                                Optimization="2"
                                InlineFunctionExpansion="1"
                                AdditionalIncludeDirectories=""
-                               PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+                               PreprocessorDefinitions="NDEBUG;_CONSOLE"
                                StringPooling="true"
                                RuntimeLibrary="2"
                                EnableFunctionLevelLinking="true"
@@ -71,7 +71,6 @@
                                StackReserveSize="2000000"
                                OptimizeReferences="2"
                                EnableCOMDATFolding="2"
-                               LinkTimeCodeGeneration="1"
                                BaseAddress="0x1d000000"
                        />
                        <Tool
                                Optimization="2"
                                InlineFunctionExpansion="1"
                                AdditionalIncludeDirectories=""
-                               PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+                               PreprocessorDefinitions="NDEBUG;_CONSOLE"
                                StringPooling="true"
                                RuntimeLibrary="2"
                                EnableFunctionLevelLinking="true"
                                StackReserveSize="2000000"
                                OptimizeReferences="2"
                                EnableCOMDATFolding="2"
-                               LinkTimeCodeGeneration="1"
                                BaseAddress="0x1d000000"
                        />
                        <Tool
                                Name="VCCLCompilerTool"
                                Optimization="0"
                                AdditionalIncludeDirectories=""
-                               PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
+                               PreprocessorDefinitions="_DEBUG;_CONSOLE"
                                RuntimeLibrary="3"
                                UsePrecompiledHeader="0"
                                BrowseInformation="1"
                                Name="VCCLCompilerTool"
                                Optimization="0"
                                AdditionalIncludeDirectories=""
-                               PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
+                               PreprocessorDefinitions="_DEBUG;_CONSOLE"
                                RuntimeLibrary="3"
                                UsePrecompiledHeader="0"
                                BrowseInformation="1"
index a8c25d69bb253edc977e81a3804a49f08f781d40..9da012a5c03fef9a4baa51a8d07f32e8a205e730 100644 (file)
@@ -44,7 +44,7 @@
                                Name="VCCLCompilerTool"
                                AdditionalOptions="/Zm200 "
                                AdditionalIncludeDirectories="..\Python;..\Modules\zlib"
-                               PreprocessorDefinitions="NDEBUG;USE_DL_EXPORT"
+                               PreprocessorDefinitions="NDEBUG;USE_DL_EXPORT;_USRDLL"
                                RuntimeLibrary="2"
                                UsePrecompiledHeader="0"
                        />
@@ -70,7 +70,6 @@
                                ProgramDatabaseFile="$(OutDir)$(PyDllName).pdb"
                                OptimizeReferences="2"
                                EnableCOMDATFolding="2"
-                               LinkTimeCodeGeneration="1"
                                BaseAddress="0x1e000000"
                                ImportLibrary="$(OutDir)$(PyDllName).lib"
                        />
                                Name="VCCLCompilerTool"
                                AdditionalOptions="/Zm200 "
                                AdditionalIncludeDirectories="..\Python;..\Modules\zlib"
-                               PreprocessorDefinitions="NDEBUG;USE_DL_EXPORT"
+                               PreprocessorDefinitions="NDEBUG;USE_DL_EXPORT;_USRDLL"
                                RuntimeLibrary="2"
                                UsePrecompiledHeader="0"
                        />
                                ProgramDatabaseFile="$(OutDir)$(PyDllName).pdb"
                                OptimizeReferences="2"
                                EnableCOMDATFolding="2"
-                               LinkTimeCodeGeneration="1"
                                BaseAddress="0x1e000000"
                                ImportLibrary="$(OutDir)$(PyDllName).lib"
                        />
                                Optimization="0"
                                InlineFunctionExpansion="0"
                                AdditionalIncludeDirectories="..\Python;..\Modules\zlib"
-                               PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT"
+                               PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT;_USRDLL"
                                RuntimeLibrary="3"
                                UsePrecompiledHeader="0"
                        />
                                Optimization="0"
                                InlineFunctionExpansion="0"
                                AdditionalIncludeDirectories="..\Python;..\Modules\zlib"
-                               PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT"
+                               PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT;_USRDLL"
                                RuntimeLibrary="3"
                                UsePrecompiledHeader="0"
                        />
index 6b08fa9679b3291f930bf328383bf8c836e1e41c..e32b42d0dbe3c6efb317631294372db3d772694e 100644 (file)
@@ -43,7 +43,7 @@
                                Name="VCCLCompilerTool"
                                Optimization="0"
                                AdditionalIncludeDirectories=""
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
+                               PreprocessorDefinitions="_DEBUG;_WINDOWS"
                                RuntimeLibrary="3"
                                UsePrecompiledHeader="0"
                                CompileAs="0"
                                Name="VCCLCompilerTool"
                                Optimization="0"
                                AdditionalIncludeDirectories=""
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
+                               PreprocessorDefinitions="_DEBUG;_WINDOWS"
                                RuntimeLibrary="3"
                                UsePrecompiledHeader="0"
                                CompileAs="0"
                                Optimization="2"
                                InlineFunctionExpansion="1"
                                AdditionalIncludeDirectories=""
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
+                               PreprocessorDefinitions="NDEBUG;_WINDOWS"
                                StringPooling="true"
                                RuntimeLibrary="2"
                                EnableFunctionLevelLinking="true"
                                StackReserveSize="2000000"
                                OptimizeReferences="2"
                                EnableCOMDATFolding="2"
-                               LinkTimeCodeGeneration="1"
                                BaseAddress="0x1d000000"
                                TargetMachine="1"
                        />
                                Optimization="2"
                                InlineFunctionExpansion="1"
                                AdditionalIncludeDirectories=""
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
+                               PreprocessorDefinitions="NDEBUG;_WINDOWS"
                                StringPooling="true"
                                RuntimeLibrary="2"
                                EnableFunctionLevelLinking="true"
                                StackReserveSize="2000000"
                                OptimizeReferences="2"
                                EnableCOMDATFolding="2"
-                               LinkTimeCodeGeneration="1"
                                BaseAddress="0x1d000000"
                        />
                        <Tool
index 99856207f1ea309a7c49413c75b0441e226d3669..ba7e88e5468987365a88371b701285e9cd3c49f4 100644 (file)
@@ -42,7 +42,6 @@
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        <Tool
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
                        <Tool
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
index 43c0bbd37103b2bd7a7a3b97bd9a16fda8414d58..a61767296c2cc18a65f2718656a7592eb73d27ca 100644 (file)
@@ -42,7 +42,6 @@
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               PreprocessorDefinitions="MMAP_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               PreprocessorDefinitions="MMAP_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        <Tool
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
-                               PreprocessorDefinitions="MMAP_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
                        <Tool
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
-                               PreprocessorDefinitions="MMAP_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
index 9596806255a77f948976ac46b085bdf2a98b94b0..6b6bafb9f7e73e5015f62fddf7cef2b81dd118fd 100644 (file)
@@ -44,7 +44,7 @@
                        <Tool
                                Name="VCCLCompilerTool"
                                Optimization="0"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
+                               PreprocessorDefinitions="_DEBUG"
                                BasicRuntimeChecks="3"
                                RuntimeLibrary="1"
                                UsePrecompiledHeader="0"
                        <Tool
                                Name="VCCLCompilerTool"
                                Optimization="0"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
+                               PreprocessorDefinitions="_DEBUG"
                                BasicRuntimeChecks="3"
                                RuntimeLibrary="1"
                                UsePrecompiledHeader="0"
                                Name="VCCLCompilerTool"
                                Optimization="2"
                                InlineFunctionExpansion="1"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
+                               PreprocessorDefinitions="NDEBUG"
                                StringPooling="true"
                                RuntimeLibrary="0"
                                EnableFunctionLevelLinking="true"
                                Name="VCCLCompilerTool"
                                Optimization="2"
                                InlineFunctionExpansion="1"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
+                               PreprocessorDefinitions="NDEBUG"
                                StringPooling="true"
                                RuntimeLibrary="0"
                                EnableFunctionLevelLinking="true"
index be03ba6b5d32f768bc10343b334d004179c87894..9bb0f54402e992f8e9cb0729ca513339f422a55c 100644 (file)
@@ -42,7 +42,6 @@
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                        />
                        <Tool
                        <Tool
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"
                        <Tool
                                Name="VCCLCompilerTool"
                                EnableIntrinsicFunctions="true"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
                                DebugInformationFormat="3"