Commit 532bc037 authored by Martin v. Löwis's avatar Martin v. Löwis

Patch #1307806: Use project defaults where possible

parent 4e6aff5e
...@@ -24,10 +24,6 @@ ...@@ -24,10 +24,6 @@
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS" PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
RuntimeLibrary="3" RuntimeLibrary="3"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-debug\_bsddb/_bsddb.pch"
AssemblerListingLocation=".\x86-temp-debug\_bsddb/"
ObjectFile=".\x86-temp-debug\_bsddb/"
ProgramDataBaseFileName=".\x86-temp-debug\_bsddb/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -48,13 +44,7 @@ ...@@ -48,13 +44,7 @@
ImportLibrary=".\./_bsddb_d.lib" ImportLibrary=".\./_bsddb_d.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./_bsddb.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -62,9 +52,7 @@ ...@@ -62,9 +52,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="_DEBUG"
Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -93,10 +81,6 @@ ...@@ -93,10 +81,6 @@
RuntimeLibrary="2" RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-release\_bsddb/_bsddb.pch"
AssemblerListingLocation=".\x86-temp-release\_bsddb/"
ObjectFile=".\x86-temp-release\_bsddb/"
ProgramDataBaseFileName=".\x86-temp-release\_bsddb/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -117,13 +101,7 @@ ...@@ -117,13 +101,7 @@
ImportLibrary=".\./_bsddb.lib" ImportLibrary=".\./_bsddb.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./_bsddb.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -131,9 +109,7 @@ ...@@ -131,9 +109,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -165,10 +141,6 @@ ...@@ -165,10 +141,6 @@
BufferSecurityCheck="FALSE" BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\ia64-temp-release\_bsddb/_bsddb.pch"
AssemblerListingLocation=".\ia64-temp-release\_bsddb/"
ObjectFile=".\ia64-temp-release\_bsddb/"
ProgramDataBaseFileName=".\ia64-temp-release\_bsddb/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
Detect64BitPortabilityProblems="TRUE" Detect64BitPortabilityProblems="TRUE"
...@@ -191,13 +163,7 @@ ...@@ -191,13 +163,7 @@
ImportLibrary=".\./_bsddb.lib" ImportLibrary=".\./_bsddb.lib"
TargetMachine="0"/> TargetMachine="0"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./_bsddb.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -205,9 +171,7 @@ ...@@ -205,9 +171,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -225,30 +189,6 @@ ...@@ -225,30 +189,6 @@
<Files> <Files>
<File <File
RelativePath="..\Modules\_bsddb.c"> RelativePath="..\Modules\_bsddb.c">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
</FileConfiguration>
</File> </File>
</Files> </Files>
<Globals> <Globals>
......
...@@ -24,10 +24,6 @@ ...@@ -24,10 +24,6 @@
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS" PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
RuntimeLibrary="3" RuntimeLibrary="3"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-debug\_socket/_socket.pch"
AssemblerListingLocation=".\x86-temp-debug\_socket/"
ObjectFile=".\x86-temp-debug\_socket/"
ProgramDataBaseFileName=".\x86-temp-debug\_socket/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -47,13 +43,7 @@ ...@@ -47,13 +43,7 @@
ImportLibrary=".\./_socket_d.lib" ImportLibrary=".\./_socket_d.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./_socket.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -61,9 +51,7 @@ ...@@ -61,9 +51,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="_DEBUG"
Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -92,10 +80,6 @@ ...@@ -92,10 +80,6 @@
RuntimeLibrary="2" RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-release\_socket/_socket.pch"
AssemblerListingLocation=".\x86-temp-release\_socket/"
ObjectFile=".\x86-temp-release\_socket/"
ProgramDataBaseFileName=".\x86-temp-release\_socket/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -115,13 +99,7 @@ ...@@ -115,13 +99,7 @@
ImportLibrary=".\./_socket.lib" ImportLibrary=".\./_socket.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./_socket.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -129,9 +107,7 @@ ...@@ -129,9 +107,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -163,10 +139,6 @@ ...@@ -163,10 +139,6 @@
BufferSecurityCheck="FALSE" BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\ia64-temp-release\_socket/_socket.pch"
AssemblerListingLocation=".\ia64-temp-release\_socket/"
ObjectFile=".\ia64-temp-release\_socket/"
ProgramDataBaseFileName=".\ia64-temp-release\_socket/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
Detect64BitPortabilityProblems="TRUE" Detect64BitPortabilityProblems="TRUE"
...@@ -188,13 +160,7 @@ ...@@ -188,13 +160,7 @@
ImportLibrary=".\./_socket.lib" ImportLibrary=".\./_socket.lib"
TargetMachine="0"/> TargetMachine="0"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./_socket.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -202,9 +168,7 @@ ...@@ -202,9 +168,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -222,30 +186,6 @@ ...@@ -222,30 +186,6 @@
<Files> <Files>
<File <File
RelativePath="..\Modules\socketmodule.c"> RelativePath="..\Modules\socketmodule.c">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
</FileConfiguration>
</File> </File>
</Files> </Files>
<Globals> <Globals>
......
...@@ -28,10 +28,6 @@ ...@@ -28,10 +28,6 @@
RuntimeLibrary="2" RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-release\_testcapi/_testcapi.pch"
AssemblerListingLocation=".\x86-temp-release\_testcapi/"
ObjectFile=".\x86-temp-release\_testcapi/"
ProgramDataBaseFileName=".\x86-temp-release\_testcapi/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
CompileAs="0"/> CompileAs="0"/>
...@@ -47,13 +43,7 @@ ...@@ -47,13 +43,7 @@
ImportLibrary=".\./_testcapi.lib" ImportLibrary=".\./_testcapi.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./_testcapi.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -61,9 +51,7 @@ ...@@ -61,9 +51,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="3081"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -91,10 +79,6 @@ ...@@ -91,10 +79,6 @@
BasicRuntimeChecks="3" BasicRuntimeChecks="3"
RuntimeLibrary="3" RuntimeLibrary="3"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-debug\_testcapi/_testcapi.pch"
AssemblerListingLocation=".\x86-temp-debug\_testcapi/"
ObjectFile=".\x86-temp-debug\_testcapi/"
ProgramDataBaseFileName=".\x86-temp-debug\_testcapi/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -112,13 +96,7 @@ ...@@ -112,13 +96,7 @@
ImportLibrary=".\./_testcapi_d.lib" ImportLibrary=".\./_testcapi_d.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./_testcapi.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -126,9 +104,7 @@ ...@@ -126,9 +104,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="_DEBUG"
Culture="3081"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -161,10 +137,6 @@ ...@@ -161,10 +137,6 @@
BufferSecurityCheck="FALSE" BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\ia64-temp-release\_testcapi/_testcapi.pch"
AssemblerListingLocation=".\ia64-temp-release\_testcapi/"
ObjectFile=".\ia64-temp-release\_testcapi/"
ProgramDataBaseFileName=".\ia64-temp-release\_testcapi/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
Detect64BitPortabilityProblems="TRUE" Detect64BitPortabilityProblems="TRUE"
...@@ -183,13 +155,7 @@ ...@@ -183,13 +155,7 @@
ImportLibrary=".\./_testcapi.lib" ImportLibrary=".\./_testcapi.lib"
TargetMachine="0"/> TargetMachine="0"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./_testcapi.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -197,9 +163,7 @@ ...@@ -197,9 +163,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="3081"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -217,31 +181,6 @@ ...@@ -217,31 +181,6 @@
<Files> <Files>
<File <File
RelativePath="..\Modules\_testcapimodule.c"> RelativePath="..\Modules\_testcapimodule.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MMAP_EXPORTS;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MMAP_EXPORTS;$(NoInherit)"
BasicRuntimeChecks="3"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MMAP_EXPORTS;$(NoInherit)"/>
</FileConfiguration>
</File> </File>
</Files> </Files>
<Globals> <Globals>
......
...@@ -27,10 +27,6 @@ ...@@ -27,10 +27,6 @@
RuntimeLibrary="2" RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-release\_tkinter/_tkinter.pch"
AssemblerListingLocation=".\x86-temp-release\_tkinter/"
ObjectFile=".\x86-temp-release\_tkinter/"
ProgramDataBaseFileName=".\x86-temp-release\_tkinter/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -51,13 +47,7 @@ ...@@ -51,13 +47,7 @@
ImportLibrary=".\./_tkinter.lib" ImportLibrary=".\./_tkinter.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./_tkinter.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -65,9 +55,7 @@ ...@@ -65,9 +55,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -93,10 +81,6 @@ ...@@ -93,10 +81,6 @@
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;WITH_APPINIT" PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;WITH_APPINIT"
RuntimeLibrary="3" RuntimeLibrary="3"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-debug\_tkinter/_tkinter.pch"
AssemblerListingLocation=".\x86-temp-debug\_tkinter/"
ObjectFile=".\x86-temp-debug\_tkinter/"
ProgramDataBaseFileName=".\x86-temp-debug\_tkinter/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -117,13 +101,7 @@ ...@@ -117,13 +101,7 @@
ImportLibrary=".\./_tkinter_d.lib" ImportLibrary=".\./_tkinter_d.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./_tkinter.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -131,9 +109,7 @@ ...@@ -131,9 +109,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="_DEBUG"
Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -165,10 +141,6 @@ ...@@ -165,10 +141,6 @@
BufferSecurityCheck="FALSE" BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\ia64-temp-release\_tkinter/_tkinter.pch"
AssemblerListingLocation=".\ia64-temp-release\_tkinter/"
ObjectFile=".\ia64-temp-release\_tkinter/"
ProgramDataBaseFileName=".\ia64-temp-release\_tkinter/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
Detect64BitPortabilityProblems="TRUE" Detect64BitPortabilityProblems="TRUE"
...@@ -191,13 +163,7 @@ ...@@ -191,13 +163,7 @@
ImportLibrary=".\./_tkinter.lib" ImportLibrary=".\./_tkinter.lib"
TargetMachine="0"/> TargetMachine="0"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./_tkinter.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -205,9 +171,7 @@ ...@@ -205,9 +171,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -225,57 +189,9 @@ ...@@ -225,57 +189,9 @@
<Files> <Files>
<File <File
RelativePath="..\Modules\_tkinter.c"> RelativePath="..\Modules\_tkinter.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;WITH_APPINIT;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;WITH_APPINIT;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;WITH_APPINIT;$(NoInherit)"/>
</FileConfiguration>
</File> </File>
<File <File
RelativePath="..\Modules\tkappinit.c"> RelativePath="..\Modules\tkappinit.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;WITH_APPINIT;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;WITH_APPINIT;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;WITH_APPINIT;$(NoInherit)"/>
</FileConfiguration>
</File> </File>
</Files> </Files>
<Globals> <Globals>
......
...@@ -25,10 +25,6 @@ ...@@ -25,10 +25,6 @@
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS" PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
RuntimeLibrary="3" RuntimeLibrary="3"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-debug\bz2/bz2.pch"
AssemblerListingLocation=".\x86-temp-debug\bz2/"
ObjectFile=".\x86-temp-debug\bz2/"
ProgramDataBaseFileName=".\x86-temp-debug\bz2/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -49,13 +45,7 @@ ...@@ -49,13 +45,7 @@
ImportLibrary=".\./bz2_d.lib" ImportLibrary=".\./bz2_d.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./bz2.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -66,9 +56,7 @@ ...@@ -66,9 +56,7 @@
nmake /nologo /f makefile.msc nmake /nologo /f makefile.msc
"/> "/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="_DEBUG"
Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -97,10 +85,6 @@ nmake /nologo /f makefile.msc ...@@ -97,10 +85,6 @@ nmake /nologo /f makefile.msc
RuntimeLibrary="2" RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-release\bz2/bz2.pch"
AssemblerListingLocation=".\x86-temp-release\bz2/"
ObjectFile=".\x86-temp-release\bz2/"
ProgramDataBaseFileName=".\x86-temp-release\bz2/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -121,13 +105,7 @@ nmake /nologo /f makefile.msc ...@@ -121,13 +105,7 @@ nmake /nologo /f makefile.msc
ImportLibrary=".\./bz2.lib" ImportLibrary=".\./bz2.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./bz2.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -138,9 +116,7 @@ nmake /nologo /f makefile.msc ...@@ -138,9 +116,7 @@ nmake /nologo /f makefile.msc
nmake /nologo /f makefile.msc lib nmake /nologo /f makefile.msc lib
"/> "/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -172,10 +148,6 @@ nmake /nologo /f makefile.msc lib ...@@ -172,10 +148,6 @@ nmake /nologo /f makefile.msc lib
BufferSecurityCheck="FALSE" BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\ia64-temp-release\bz2/bz2.pch"
AssemblerListingLocation=".\ia64-temp-release\bz2/"
ObjectFile=".\ia64-temp-release\bz2/"
ProgramDataBaseFileName=".\ia64-temp-release\bz2/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
Detect64BitPortabilityProblems="TRUE" Detect64BitPortabilityProblems="TRUE"
...@@ -198,13 +170,7 @@ nmake /nologo /f makefile.msc lib ...@@ -198,13 +170,7 @@ nmake /nologo /f makefile.msc lib
ImportLibrary=".\./bz2.lib" ImportLibrary=".\./bz2.lib"
TargetMachine="0"/> TargetMachine="0"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./bz2.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -215,9 +181,7 @@ nmake /nologo /f makefile.msc lib ...@@ -215,9 +181,7 @@ nmake /nologo /f makefile.msc lib
nmake /nologo /f makefile.msc lib nmake /nologo /f makefile.msc lib
"/> "/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -235,30 +199,6 @@ nmake /nologo /f makefile.msc lib ...@@ -235,30 +199,6 @@ nmake /nologo /f makefile.msc lib
<Files> <Files>
<File <File
RelativePath="..\Modules\bz2module.c"> RelativePath="..\Modules\bz2module.c">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
</FileConfiguration>
</File> </File>
</Files> </Files>
<Globals> <Globals>
......
...@@ -29,10 +29,6 @@ ...@@ -29,10 +29,6 @@
RuntimeLibrary="2" RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-release\make_versioninfo/make_versioninfo.pch"
AssemblerListingLocation=".\x86-temp-release\make_versioninfo/"
ObjectFile=".\x86-temp-release\make_versioninfo/"
ProgramDataBaseFileName=".\x86-temp-release\make_versioninfo/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -54,9 +50,7 @@ ...@@ -54,9 +50,7 @@
BaseAddress="0x1d000000" BaseAddress="0x1d000000"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
TypeLibraryName=".\./make_versioninfo.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool" Name="VCPostBuildEventTool"
CommandLine="$(TargetFileName) &gt; ..\PC\python_nt.h"/> CommandLine="$(TargetFileName) &gt; ..\PC\python_nt.h"/>
...@@ -65,9 +59,7 @@ ...@@ -65,9 +59,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -94,10 +86,6 @@ ...@@ -94,10 +86,6 @@
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
RuntimeLibrary="3" RuntimeLibrary="3"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-debug\make_versioninfo/make_versioninfo.pch"
AssemblerListingLocation=".\x86-temp-debug\make_versioninfo/"
ObjectFile=".\x86-temp-debug\make_versioninfo/"
ProgramDataBaseFileName=".\x86-temp-debug\make_versioninfo/"
BrowseInformation="1" BrowseInformation="1"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
...@@ -120,9 +108,7 @@ ...@@ -120,9 +108,7 @@
BaseAddress="0x1d000000" BaseAddress="0x1d000000"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
TypeLibraryName=".\./make_versioninfo.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool" Name="VCPostBuildEventTool"
CommandLine="$(TargetFileName) &gt; ..\PC\python_nt_d.h"/> CommandLine="$(TargetFileName) &gt; ..\PC\python_nt_d.h"/>
...@@ -131,10 +117,7 @@ ...@@ -131,10 +117,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="_DEBUG"
Culture="1033"
AdditionalIncludeDirectories="..\Include"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -152,23 +135,6 @@ ...@@ -152,23 +135,6 @@
<Files> <Files>
<File <File
RelativePath="..\PC\make_versioninfo.c"> RelativePath="..\PC\make_versioninfo.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
BrowseInformation="1"/>
</FileConfiguration>
</File> </File>
</Files> </Files>
<Globals> <Globals>
......
...@@ -24,10 +24,6 @@ ...@@ -24,10 +24,6 @@
PreprocessorDefinitions="_DEBUG;HAVE_EXPAT_H;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE" PreprocessorDefinitions="_DEBUG;HAVE_EXPAT_H;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE"
RuntimeLibrary="3" RuntimeLibrary="3"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-debug\pyexpat/pyexpat.pch"
AssemblerListingLocation=".\x86-temp-debug\pyexpat/"
ObjectFile=".\x86-temp-debug\pyexpat/"
ProgramDataBaseFileName=".\x86-temp-debug\pyexpat/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -47,13 +43,7 @@ ...@@ -47,13 +43,7 @@
ImportLibrary=".\./pyexpat_d.lib" ImportLibrary=".\./pyexpat_d.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./pyexpat.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -61,9 +51,7 @@ ...@@ -61,9 +51,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="_DEBUG"
Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -92,10 +80,6 @@ ...@@ -92,10 +80,6 @@
RuntimeLibrary="2" RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-release\pyexpat/pyexpat.pch"
AssemblerListingLocation=".\x86-temp-release\pyexpat/"
ObjectFile=".\x86-temp-release\pyexpat/"
ProgramDataBaseFileName=".\x86-temp-release\pyexpat/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -115,13 +99,7 @@ ...@@ -115,13 +99,7 @@
ImportLibrary=".\./pyexpat.lib" ImportLibrary=".\./pyexpat.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./pyexpat.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -129,9 +107,7 @@ ...@@ -129,9 +107,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -163,10 +139,6 @@ ...@@ -163,10 +139,6 @@
BufferSecurityCheck="FALSE" BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\ia64-temp-release\pyexpat/pyexpat.pch"
AssemblerListingLocation=".\ia64-temp-release\pyexpat/"
ObjectFile=".\ia64-temp-release\pyexpat/"
ProgramDataBaseFileName=".\ia64-temp-release\pyexpat/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
Detect64BitPortabilityProblems="TRUE" Detect64BitPortabilityProblems="TRUE"
...@@ -188,13 +160,7 @@ ...@@ -188,13 +160,7 @@
ImportLibrary=".\./pyexpat.lib" ImportLibrary=".\./pyexpat.lib"
TargetMachine="0"/> TargetMachine="0"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./pyexpat.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -202,9 +168,7 @@ ...@@ -202,9 +168,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -222,111 +186,15 @@ ...@@ -222,111 +186,15 @@
<Files> <Files>
<File <File
RelativePath="..\Modules\pyexpat.c"> RelativePath="..\Modules\pyexpat.c">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="_DEBUG;HAVE_EXPAT_H;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
</FileConfiguration>
</File> </File>
<File <File
RelativePath="..\Modules\expat\xmlparse.c"> RelativePath="..\Modules\expat\xmlparse.c">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="_DEBUG;HAVE_EXPAT_H;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
</FileConfiguration>
</File> </File>
<File <File
RelativePath="..\Modules\expat\xmlrole.c"> RelativePath="..\Modules\expat\xmlrole.c">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="_DEBUG;HAVE_EXPAT_H;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
</FileConfiguration>
</File> </File>
<File <File
RelativePath="..\Modules\expat\xmltok.c"> RelativePath="..\Modules\expat\xmltok.c">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="_DEBUG;HAVE_EXPAT_H;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
</FileConfiguration>
</File> </File>
</Files> </Files>
<Globals> <Globals>
......
...@@ -28,10 +28,6 @@ ...@@ -28,10 +28,6 @@
RuntimeLibrary="2" RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-release\python/python.pch"
AssemblerListingLocation=".\x86-temp-release\python/"
ObjectFile=".\x86-temp-release\python/"
ProgramDataBaseFileName=".\x86-temp-release\python/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -51,9 +47,7 @@ ...@@ -51,9 +47,7 @@
BaseAddress="0x1d000000" BaseAddress="0x1d000000"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
TypeLibraryName=".\./python.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -90,10 +84,6 @@ ...@@ -90,10 +84,6 @@
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
RuntimeLibrary="3" RuntimeLibrary="3"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-debug\python/python.pch"
AssemblerListingLocation=".\x86-temp-debug\python/"
ObjectFile=".\x86-temp-debug\python/"
ProgramDataBaseFileName=".\x86-temp-debug\python/"
BrowseInformation="1" BrowseInformation="1"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
...@@ -114,9 +104,7 @@ ...@@ -114,9 +104,7 @@
BaseAddress="0x1d000000" BaseAddress="0x1d000000"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
TypeLibraryName=".\./python.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -160,10 +148,6 @@ ...@@ -160,10 +148,6 @@
BufferSecurityCheck="FALSE" BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\ia64-temp-release\python/python.pch"
AssemblerListingLocation=".\ia64-temp-release\python/"
ObjectFile=".\ia64-temp-release\python/"
ProgramDataBaseFileName=".\ia64-temp-release\python/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
Detect64BitPortabilityProblems="TRUE" Detect64BitPortabilityProblems="TRUE"
...@@ -185,9 +169,7 @@ ...@@ -185,9 +169,7 @@
BaseAddress="0x1d000000" BaseAddress="0x1d000000"
TargetMachine="0"/> TargetMachine="0"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
TypeLibraryName=".\./python.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -218,55 +200,9 @@ ...@@ -218,55 +200,9 @@
</File> </File>
<File <File
RelativePath="..\Modules\python.c"> RelativePath="..\Modules\python.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
BrowseInformation="1"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""/>
</FileConfiguration>
</File> </File>
<File <File
RelativePath="..\PC\python_exe.rc"> RelativePath="..\PC\python_exe.rc">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
AdditionalIncludeDirectories="\Pyinst\python\PC"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
AdditionalIncludeDirectories="\Pyinst\python\PC"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
AdditionalIncludeDirectories="\Pyinst\python\PC"/>
</FileConfiguration>
</File> </File>
</Files> </Files>
<Globals> <Globals>
......
...@@ -29,10 +29,6 @@ ...@@ -29,10 +29,6 @@
RuntimeLibrary="2" RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-release\pythoncore/pythoncore.pch"
AssemblerListingLocation=".\x86-temp-release\pythoncore/"
ObjectFile=".\x86-temp-release\pythoncore/"
ProgramDataBaseFileName=".\x86-temp-release\pythoncore/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -52,13 +48,7 @@ ...@@ -52,13 +48,7 @@
ImportLibrary=".\./python25.lib" ImportLibrary=".\./python25.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./pythoncore.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -96,10 +86,6 @@ ...@@ -96,10 +86,6 @@
PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT;WIN32;_WINDOWS" PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT;WIN32;_WINDOWS"
RuntimeLibrary="3" RuntimeLibrary="3"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-debug\pythoncore/pythoncore.pch"
AssemblerListingLocation=".\x86-temp-debug\pythoncore/"
ObjectFile=".\x86-temp-debug\pythoncore/"
ProgramDataBaseFileName=".\x86-temp-debug\pythoncore/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -119,13 +105,7 @@ ...@@ -119,13 +105,7 @@
ImportLibrary=".\./python25_d.lib" ImportLibrary=".\./python25_d.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./pythoncore.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -168,10 +148,6 @@ ...@@ -168,10 +148,6 @@
BufferSecurityCheck="FALSE" BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\ia64-temp-release\pythoncore/pythoncore.pch"
AssemblerListingLocation=".\ia64-temp-release\pythoncore/"
ObjectFile=".\ia64-temp-release\pythoncore/"
ProgramDataBaseFileName=".\ia64-temp-release\pythoncore/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
Detect64BitPortabilityProblems="TRUE" Detect64BitPortabilityProblems="TRUE"
...@@ -193,13 +169,7 @@ ...@@ -193,13 +169,7 @@
ImportLibrary=".\./python25.lib" ImportLibrary=".\./python25.lib"
TargetMachine="0"/> TargetMachine="0"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./pythoncore.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -310,30 +280,6 @@ ...@@ -310,30 +280,6 @@
</File> </File>
<File <File
RelativePath="..\Modules\_codecsmodule.c"> RelativePath="..\Modules\_codecsmodule.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;USE_DL_EXPORT;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT;WIN32;_WINDOWS;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;USE_DL_EXPORT;$(NoInherit)"/>
</FileConfiguration>
</File> </File>
<File <File
RelativePath="..\Modules\_csv.c"> RelativePath="..\Modules\_csv.c">
...@@ -343,84 +289,12 @@ ...@@ -343,84 +289,12 @@
</File> </File>
<File <File
RelativePath="..\Modules\_hotshot.c"> RelativePath="..\Modules\_hotshot.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;USE_DL_EXPORT;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT;WIN32;_WINDOWS;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;USE_DL_EXPORT;$(NoInherit)"/>
</FileConfiguration>
</File> </File>
<File <File
RelativePath="..\Modules\_localemodule.c"> RelativePath="..\Modules\_localemodule.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;USE_DL_EXPORT;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT;WIN32;_WINDOWS;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;USE_DL_EXPORT;$(NoInherit)"/>
</FileConfiguration>
</File> </File>
<File <File
RelativePath="..\Modules\_randommodule.c"> RelativePath="..\Modules\_randommodule.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;USE_DL_EXPORT;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT;WIN32;_WINDOWS;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;USE_DL_EXPORT;$(NoInherit)"/>
</FileConfiguration>
</File> </File>
<File <File
RelativePath="..\Modules\_sre.c"> RelativePath="..\Modules\_sre.c">
......
...@@ -24,10 +24,6 @@ ...@@ -24,10 +24,6 @@
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
RuntimeLibrary="3" RuntimeLibrary="3"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-debug\pythonw/pythonw.pch"
AssemblerListingLocation=".\x86-temp-debug\pythonw/"
ObjectFile=".\x86-temp-debug\pythonw/"
ProgramDataBaseFileName=".\x86-temp-debug\pythonw/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -46,13 +42,7 @@ ...@@ -46,13 +42,7 @@
BaseAddress="0x1d000000" BaseAddress="0x1d000000"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./pythonw.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -91,10 +81,6 @@ ...@@ -91,10 +81,6 @@
RuntimeLibrary="2" RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-release\pythonw/pythonw.pch"
AssemblerListingLocation=".\x86-temp-release\pythonw/"
ObjectFile=".\x86-temp-release\pythonw/"
ProgramDataBaseFileName=".\x86-temp-release\pythonw/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -113,13 +99,7 @@ ...@@ -113,13 +99,7 @@
BaseAddress="0x1d000000" BaseAddress="0x1d000000"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./pythonw.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -161,10 +141,6 @@ ...@@ -161,10 +141,6 @@
BufferSecurityCheck="FALSE" BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\ia64-temp-release\pythonw/pythonw.pch"
AssemblerListingLocation=".\ia64-temp-release\pythonw/"
ObjectFile=".\ia64-temp-release\pythonw/"
ProgramDataBaseFileName=".\ia64-temp-release\pythonw/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
Detect64BitPortabilityProblems="TRUE" Detect64BitPortabilityProblems="TRUE"
...@@ -185,13 +161,7 @@ ...@@ -185,13 +161,7 @@
BaseAddress="0x1d000000" BaseAddress="0x1d000000"
TargetMachine="0"/> TargetMachine="0"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./pythonw.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -219,54 +189,9 @@ ...@@ -219,54 +189,9 @@
<Files> <Files>
<File <File
RelativePath="..\PC\python_exe.rc"> RelativePath="..\PC\python_exe.rc">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
AdditionalIncludeDirectories="\Pyinst\python\PC"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
AdditionalIncludeDirectories="\Pyinst\python\PC"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
AdditionalIncludeDirectories="\Pyinst\python\PC"/>
</FileConfiguration>
</File> </File>
<File <File
RelativePath="..\PC\WinMain.c"> RelativePath="..\PC\WinMain.c">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""/>
</FileConfiguration>
</File> </File>
</Files> </Files>
<Globals> <Globals>
......
...@@ -27,10 +27,6 @@ ...@@ -27,10 +27,6 @@
RuntimeLibrary="2" RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-release\select/select.pch"
AssemblerListingLocation=".\x86-temp-release\select/"
ObjectFile=".\x86-temp-release\select/"
ProgramDataBaseFileName=".\x86-temp-release\select/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -51,13 +47,7 @@ ...@@ -51,13 +47,7 @@
ImportLibrary=".\./select.lib" ImportLibrary=".\./select.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./select.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -65,9 +55,7 @@ ...@@ -65,9 +55,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -93,10 +81,6 @@ ...@@ -93,10 +81,6 @@
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS" PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
RuntimeLibrary="3" RuntimeLibrary="3"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-debug\select/select.pch"
AssemblerListingLocation=".\x86-temp-debug\select/"
ObjectFile=".\x86-temp-debug\select/"
ProgramDataBaseFileName=".\x86-temp-debug\select/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -117,13 +101,7 @@ ...@@ -117,13 +101,7 @@
ImportLibrary=".\./select_d.lib" ImportLibrary=".\./select_d.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./select.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -131,9 +109,7 @@ ...@@ -131,9 +109,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="_DEBUG"
Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -165,10 +141,6 @@ ...@@ -165,10 +141,6 @@
BufferSecurityCheck="FALSE" BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\ia64-temp-release\select/select.pch"
AssemblerListingLocation=".\ia64-temp-release\select/"
ObjectFile=".\ia64-temp-release\select/"
ProgramDataBaseFileName=".\ia64-temp-release\select/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
Detect64BitPortabilityProblems="TRUE" Detect64BitPortabilityProblems="TRUE"
...@@ -191,13 +163,7 @@ ...@@ -191,13 +163,7 @@
ImportLibrary=".\./select.lib" ImportLibrary=".\./select.lib"
TargetMachine="0"/> TargetMachine="0"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./select.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -205,9 +171,7 @@ ...@@ -205,9 +171,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -225,30 +189,6 @@ ...@@ -225,30 +189,6 @@
<Files> <Files>
<File <File
RelativePath="..\Modules\selectmodule.c"> RelativePath="..\Modules\selectmodule.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
</FileConfiguration>
</File> </File>
</Files> </Files>
<Globals> <Globals>
......
...@@ -28,10 +28,6 @@ ...@@ -28,10 +28,6 @@
RuntimeLibrary="2" RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-release\unicodedata/unicodedata.pch"
AssemblerListingLocation=".\x86-temp-release\unicodedata/"
ObjectFile=".\x86-temp-release\unicodedata/"
ProgramDataBaseFileName=".\x86-temp-release\unicodedata/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
CompileAs="0"/> CompileAs="0"/>
...@@ -47,13 +43,7 @@ ...@@ -47,13 +43,7 @@
ImportLibrary=".\./unicodedata.lib" ImportLibrary=".\./unicodedata.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./unicodedata.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -61,9 +51,7 @@ ...@@ -61,9 +51,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="3081"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -91,10 +79,6 @@ ...@@ -91,10 +79,6 @@
BasicRuntimeChecks="3" BasicRuntimeChecks="3"
RuntimeLibrary="3" RuntimeLibrary="3"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-debug\unicodedata/unicodedata.pch"
AssemblerListingLocation=".\x86-temp-debug\unicodedata/"
ObjectFile=".\x86-temp-debug\unicodedata/"
ProgramDataBaseFileName=".\x86-temp-debug\unicodedata/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -112,13 +96,7 @@ ...@@ -112,13 +96,7 @@
ImportLibrary=".\./unicodedata_d.lib" ImportLibrary=".\./unicodedata_d.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./unicodedata.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -126,9 +104,7 @@ ...@@ -126,9 +104,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="_DEBUG"
Culture="3081"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -161,10 +137,6 @@ ...@@ -161,10 +137,6 @@
BufferSecurityCheck="FALSE" BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\ia64-temp-release\unicodedata/unicodedata.pch"
AssemblerListingLocation=".\ia64-temp-release\unicodedata/"
ObjectFile=".\ia64-temp-release\unicodedata/"
ProgramDataBaseFileName=".\ia64-temp-release\unicodedata/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
Detect64BitPortabilityProblems="TRUE" Detect64BitPortabilityProblems="TRUE"
...@@ -183,13 +155,7 @@ ...@@ -183,13 +155,7 @@
ImportLibrary=".\./unicodedata.lib" ImportLibrary=".\./unicodedata.lib"
TargetMachine="0"/> TargetMachine="0"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./unicodedata.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -197,9 +163,7 @@ ...@@ -197,9 +163,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="3081"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -217,31 +181,6 @@ ...@@ -217,31 +181,6 @@
<Files> <Files>
<File <File
RelativePath="..\Modules\unicodedata.c"> RelativePath="..\Modules\unicodedata.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MMAP_EXPORTS;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MMAP_EXPORTS;$(NoInherit)"
BasicRuntimeChecks="3"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MMAP_EXPORTS;$(NoInherit)"/>
</FileConfiguration>
</File> </File>
</Files> </Files>
<Globals> <Globals>
......
...@@ -25,10 +25,6 @@ ...@@ -25,10 +25,6 @@
BasicRuntimeChecks="3" BasicRuntimeChecks="3"
RuntimeLibrary="3" RuntimeLibrary="3"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-debug\w9xpopen/w9xpopen.pch"
AssemblerListingLocation=".\x86-temp-debug\w9xpopen/"
ObjectFile=".\x86-temp-debug\w9xpopen/"
ProgramDataBaseFileName=".\x86-temp-debug\w9xpopen/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3"/> DebugInformationFormat="3"/>
...@@ -43,13 +39,7 @@ ...@@ -43,13 +39,7 @@
ProgramDatabaseFile=".\./w9xpopen_d.pdb" ProgramDatabaseFile=".\./w9xpopen_d.pdb"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./w9xpopen.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -57,9 +47,7 @@ ...@@ -57,9 +47,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="_DEBUG"
Culture="3081"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -88,10 +76,6 @@ ...@@ -88,10 +76,6 @@
RuntimeLibrary="2" RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-release\w9xpopen/w9xpopen.pch"
AssemblerListingLocation=".\x86-temp-release\w9xpopen/"
ObjectFile=".\x86-temp-release\w9xpopen/"
ProgramDataBaseFileName=".\x86-temp-release\w9xpopen/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE"/> SuppressStartupBanner="TRUE"/>
<Tool <Tool
...@@ -104,13 +88,7 @@ ...@@ -104,13 +88,7 @@
ProgramDatabaseFile=".\./w9xpopen.pdb" ProgramDatabaseFile=".\./w9xpopen.pdb"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./w9xpopen.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -118,9 +96,7 @@ ...@@ -118,9 +96,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="3081"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -138,21 +114,6 @@ ...@@ -138,21 +114,6 @@
<Files> <Files>
<File <File
RelativePath="..\PC\w9xpopen.c"> RelativePath="..\PC\w9xpopen.c">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions=""
BasicRuntimeChecks="3"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
PreprocessorDefinitions=""/>
</FileConfiguration>
</File> </File>
</Files> </Files>
<Globals> <Globals>
......
...@@ -26,10 +26,6 @@ ...@@ -26,10 +26,6 @@
BasicRuntimeChecks="3" BasicRuntimeChecks="3"
RuntimeLibrary="3" RuntimeLibrary="3"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-debug\winsound/winsound.pch"
AssemblerListingLocation=".\x86-temp-debug\winsound/"
ObjectFile=".\x86-temp-debug\winsound/"
ProgramDataBaseFileName=".\x86-temp-debug\winsound/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -48,13 +44,7 @@ ...@@ -48,13 +44,7 @@
ImportLibrary=".\./winsound_d.lib" ImportLibrary=".\./winsound_d.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./winsound.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -62,9 +52,7 @@ ...@@ -62,9 +52,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="_DEBUG"
Culture="3081"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -94,10 +82,6 @@ ...@@ -94,10 +82,6 @@
RuntimeLibrary="2" RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\x86-temp-release\winsound/winsound.pch"
AssemblerListingLocation=".\x86-temp-release\winsound/"
ObjectFile=".\x86-temp-release\winsound/"
ProgramDataBaseFileName=".\x86-temp-release\winsound/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
CompileAs="0"/> CompileAs="0"/>
...@@ -114,13 +98,7 @@ ...@@ -114,13 +98,7 @@
ImportLibrary=".\./winsound.lib" ImportLibrary=".\./winsound.lib"
TargetMachine="1"/> TargetMachine="1"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./winsound.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -128,9 +106,7 @@ ...@@ -128,9 +106,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="3081"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -163,10 +139,6 @@ ...@@ -163,10 +139,6 @@
BufferSecurityCheck="FALSE" BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="TRUE" EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2" UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\ia64-temp-release\winsound/winsound.pch"
AssemblerListingLocation=".\ia64-temp-release\winsound/"
ObjectFile=".\ia64-temp-release\winsound/"
ProgramDataBaseFileName=".\ia64-temp-release\winsound/"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"
Detect64BitPortabilityProblems="TRUE" Detect64BitPortabilityProblems="TRUE"
...@@ -186,13 +158,7 @@ ...@@ -186,13 +158,7 @@
ImportLibrary=".\./winsound.lib" ImportLibrary=".\./winsound.lib"
TargetMachine="0"/> TargetMachine="0"/>
<Tool <Tool
Name="VCMIDLTool" Name="VCMIDLTool"/>
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\./winsound.tlb"
HeaderFileName=""/>
<Tool <Tool
Name="VCPostBuildEventTool"/> Name="VCPostBuildEventTool"/>
<Tool <Tool
...@@ -200,9 +166,7 @@ ...@@ -200,9 +166,7 @@
<Tool <Tool
Name="VCPreLinkEventTool"/> Name="VCPreLinkEventTool"/>
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"/>
PreprocessorDefinitions="NDEBUG"
Culture="3081"/>
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool"/> Name="VCWebServiceProxyGeneratorTool"/>
<Tool <Tool
...@@ -220,31 +184,6 @@ ...@@ -220,31 +184,6 @@
<Files> <Files>
<File <File
RelativePath="..\PC\winsound.c"> RelativePath="..\PC\winsound.c">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;WINSOUND_EXPORTS;$(NoInherit)"
BasicRuntimeChecks="3"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;WINSOUND_EXPORTS;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;WINSOUND_EXPORTS;$(NoInherit)"/>
</FileConfiguration>
</File> </File>
</Files> </Files>
<Globals> <Globals>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment