summaryrefslogtreecommitdiff
path: root/PCbuild/_tkinter.vcproj
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2006-01-03 07:38:51 +0000
committerMartin v. Löwis <martin@v.loewis.de>2006-01-03 07:38:51 +0000
commit532bc0375fbcdce74a95dda422b4460ed52455ea (patch)
tree73ec30181cb62a23a7cdaf9ef8fa0f3b4d25fea8 /PCbuild/_tkinter.vcproj
parent4e6aff5e9bdb08f31413bdfcd131b3db4269a8f8 (diff)
downloadcpython-git-532bc0375fbcdce74a95dda422b4460ed52455ea.tar.gz
Patch #1307806: Use project defaults where possible
Diffstat (limited to 'PCbuild/_tkinter.vcproj')
-rw-r--r--PCbuild/_tkinter.vcproj96
1 files changed, 6 insertions, 90 deletions
diff --git a/PCbuild/_tkinter.vcproj b/PCbuild/_tkinter.vcproj
index 71793690dd..afacc515ff 100644
--- a/PCbuild/_tkinter.vcproj
+++ b/PCbuild/_tkinter.vcproj
@@ -27,10 +27,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
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"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -51,13 +47,7 @@
ImportLibrary=".\./_tkinter.lib"
TargetMachine="1"/>
<Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".\./_tkinter.tlb"
- HeaderFileName=""/>
+ Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
@@ -65,9 +55,7 @@
<Tool
Name="VCPreLinkEventTool"/>
<Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"/>
+ Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
@@ -93,10 +81,6 @@
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;WITH_APPINIT"
RuntimeLibrary="3"
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"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -117,13 +101,7 @@
ImportLibrary=".\./_tkinter_d.lib"
TargetMachine="1"/>
<Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".\./_tkinter.tlb"
- HeaderFileName=""/>
+ Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
@@ -131,9 +109,7 @@
<Tool
Name="VCPreLinkEventTool"/>
<Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"/>
+ Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
@@ -165,10 +141,6 @@
BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="TRUE"
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"
SuppressStartupBanner="TRUE"
Detect64BitPortabilityProblems="TRUE"
@@ -191,13 +163,7 @@
ImportLibrary=".\./_tkinter.lib"
TargetMachine="0"/>
<Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".\./_tkinter.tlb"
- HeaderFileName=""/>
+ Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
@@ -205,9 +171,7 @@
<Tool
Name="VCPreLinkEventTool"/>
<Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"/>
+ Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
@@ -225,57 +189,9 @@
<Files>
<File
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
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>
</Files>
<Globals>