Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
532bc037
Commit
532bc037
authored
Jan 03, 2006
by
Martin v. Löwis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Patch #1307806: Use project defaults where possible
parent
4e6aff5e
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
71 additions
and
1048 deletions
+71
-1048
PCbuild/_bsddb.vcproj
PCbuild/_bsddb.vcproj
+6
-66
PCbuild/_socket.vcproj
PCbuild/_socket.vcproj
+6
-66
PCbuild/_testcapi.vcproj
PCbuild/_testcapi.vcproj
+6
-67
PCbuild/_tkinter.vcproj
PCbuild/_tkinter.vcproj
+6
-90
PCbuild/bz2.vcproj
PCbuild/bz2.vcproj
+6
-66
PCbuild/make_versioninfo.vcproj
PCbuild/make_versioninfo.vcproj
+4
-38
PCbuild/pyexpat.vcproj
PCbuild/pyexpat.vcproj
+6
-138
PCbuild/python.vcproj
PCbuild/python.vcproj
+3
-67
PCbuild/pythoncore.vcproj
PCbuild/pythoncore.vcproj
+3
-129
PCbuild/pythonw.vcproj
PCbuild/pythonw.vcproj
+3
-78
PCbuild/select.vcproj
PCbuild/select.vcproj
+6
-66
PCbuild/unicodedata.vcproj
PCbuild/unicodedata.vcproj
+6
-67
PCbuild/w9xpopen.vcproj
PCbuild/w9xpopen.vcproj
+4
-43
PCbuild/winsound.vcproj
PCbuild/winsound.vcproj
+6
-67
No files found.
PCbuild/_bsddb.vcproj
View file @
532bc037
...
...
@@ -24,10 +24,6 @@
PreprocessorDefinitions=
"_DEBUG;WIN32;_WINDOWS"
RuntimeLibrary=
"3"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
...
...
@@ -48,13 +44,7 @@
ImportLibrary=
".\./_bsddb_d.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"_DEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./_bsddb.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -62,9 +52,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"_DEBUG"
Culture=
"1033"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -93,10 +81,6 @@
RuntimeLibrary=
"2"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
...
...
@@ -117,13 +101,7 @@
ImportLibrary=
".\./_bsddb.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./_bsddb.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -131,9 +109,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"NDEBUG"
Culture=
"1033"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -165,10 +141,6 @@
BufferSecurityCheck=
"FALSE"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
Detect64BitPortabilityProblems=
"TRUE"
...
...
@@ -191,13 +163,7 @@
ImportLibrary=
".\./_bsddb.lib"
TargetMachine=
"0"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./_bsddb.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,30 +189,6 @@
<Files>
<File
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>
</Files>
<Globals>
...
...
PCbuild/_socket.vcproj
View file @
532bc037
...
...
@@ -24,10 +24,6 @@
PreprocessorDefinitions=
"_DEBUG;WIN32;_WINDOWS"
RuntimeLibrary=
"3"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
...
...
@@ -47,13 +43,7 @@
ImportLibrary=
".\./_socket_d.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"_DEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./_socket.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -61,9 +51,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"_DEBUG"
Culture=
"1033"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -92,10 +80,6 @@
RuntimeLibrary=
"2"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
...
...
@@ -115,13 +99,7 @@
ImportLibrary=
".\./_socket.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./_socket.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -129,9 +107,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"NDEBUG"
Culture=
"1033"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -163,10 +139,6 @@
BufferSecurityCheck=
"FALSE"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
Detect64BitPortabilityProblems=
"TRUE"
...
...
@@ -188,13 +160,7 @@
ImportLibrary=
".\./_socket.lib"
TargetMachine=
"0"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./_socket.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -202,9 +168,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"NDEBUG"
Culture=
"1033"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -222,30 +186,6 @@
<Files>
<File
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>
</Files>
<Globals>
...
...
PCbuild/_testcapi.vcproj
View file @
532bc037
...
...
@@ -28,10 +28,6 @@
RuntimeLibrary=
"2"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
CompileAs=
"0"
/>
...
...
@@ -47,13 +43,7 @@
ImportLibrary=
".\./_testcapi.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./_testcapi.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -61,9 +51,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"NDEBUG"
Culture=
"3081"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -91,10 +79,6 @@
BasicRuntimeChecks=
"3"
RuntimeLibrary=
"3"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
...
...
@@ -112,13 +96,7 @@
ImportLibrary=
".\./_testcapi_d.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"_DEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./_testcapi.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -126,9 +104,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"_DEBUG"
Culture=
"3081"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -161,10 +137,6 @@
BufferSecurityCheck=
"FALSE"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
Detect64BitPortabilityProblems=
"TRUE"
...
...
@@ -183,13 +155,7 @@
ImportLibrary=
".\./_testcapi.lib"
TargetMachine=
"0"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./_testcapi.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -197,9 +163,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"NDEBUG"
Culture=
"3081"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -217,31 +181,6 @@
<Files>
<File
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>
</Files>
<Globals>
...
...
PCbuild/_tkinter.vcproj
View file @
532bc037
...
...
@@ -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>
...
...
PCbuild/bz2.vcproj
View file @
532bc037
...
...
@@ -25,10 +25,6 @@
PreprocessorDefinitions=
"_DEBUG;WIN32;_WINDOWS"
RuntimeLibrary=
"3"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
...
...
@@ -49,13 +45,7 @@
ImportLibrary=
".\./bz2_d.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"_DEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./bz2.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -66,9 +56,7 @@
nmake /nologo /f makefile.msc
"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"_DEBUG"
Culture=
"1033"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -97,10 +85,6 @@ nmake /nologo /f makefile.msc
RuntimeLibrary=
"2"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
...
...
@@ -121,13 +105,7 @@ nmake /nologo /f makefile.msc
ImportLibrary=
".\./bz2.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./bz2.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -138,9 +116,7 @@ nmake /nologo /f makefile.msc
nmake /nologo /f makefile.msc lib
"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"NDEBUG"
Culture=
"1033"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -172,10 +148,6 @@ nmake /nologo /f makefile.msc lib
BufferSecurityCheck=
"FALSE"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
Detect64BitPortabilityProblems=
"TRUE"
...
...
@@ -198,13 +170,7 @@ nmake /nologo /f makefile.msc lib
ImportLibrary=
".\./bz2.lib"
TargetMachine=
"0"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./bz2.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -215,9 +181,7 @@ nmake /nologo /f makefile.msc lib
nmake /nologo /f makefile.msc lib
"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"NDEBUG"
Culture=
"1033"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -235,30 +199,6 @@ nmake /nologo /f makefile.msc lib
<Files>
<File
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>
</Files>
<Globals>
...
...
PCbuild/make_versioninfo.vcproj
View file @
532bc037
...
...
@@ -29,10 +29,6 @@
RuntimeLibrary=
"2"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
...
...
@@ -54,9 +50,7 @@
BaseAddress=
"0x1d000000"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
TypeLibraryName=
".\./make_versioninfo.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
CommandLine=
"$(TargetFileName) > ..\PC\python_nt.h"
/>
...
...
@@ -65,9 +59,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"NDEBUG"
Culture=
"1033"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -94,10 +86,6 @@
PreprocessorDefinitions=
"WIN32;_DEBUG;_CONSOLE"
RuntimeLibrary=
"3"
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"
WarningLevel=
"3"
SuppressStartupBanner=
"TRUE"
...
...
@@ -120,9 +108,7 @@
BaseAddress=
"0x1d000000"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
TypeLibraryName=
".\./make_versioninfo.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
CommandLine=
"$(TargetFileName) > ..\PC\python_nt_d.h"
/>
...
...
@@ -131,10 +117,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"_DEBUG"
Culture=
"1033"
AdditionalIncludeDirectories=
"..\Include"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -152,23 +135,6 @@
<Files>
<File
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>
</Files>
<Globals>
...
...
PCbuild/pyexpat.vcproj
View file @
532bc037
...
...
@@ -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"
RuntimeLibrary=
"3"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
...
...
@@ -47,13 +43,7 @@
ImportLibrary=
".\./pyexpat_d.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"_DEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./pyexpat.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -61,9 +51,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"_DEBUG"
Culture=
"1033"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -92,10 +80,6 @@
RuntimeLibrary=
"2"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
...
...
@@ -115,13 +99,7 @@
ImportLibrary=
".\./pyexpat.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./pyexpat.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -129,9 +107,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"NDEBUG"
Culture=
"1033"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -163,10 +139,6 @@
BufferSecurityCheck=
"FALSE"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
Detect64BitPortabilityProblems=
"TRUE"
...
...
@@ -188,13 +160,7 @@
ImportLibrary=
".\./pyexpat.lib"
TargetMachine=
"0"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./pyexpat.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -202,9 +168,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"NDEBUG"
Culture=
"1033"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -222,111 +186,15 @@
<Files>
<File
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
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
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
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>
</Files>
<Globals>
...
...
PCbuild/python.vcproj
View file @
532bc037
...
...
@@ -28,10 +28,6 @@
RuntimeLibrary=
"2"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
...
...
@@ -51,9 +47,7 @@
BaseAddress=
"0x1d000000"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
TypeLibraryName=
".\./python.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -90,10 +84,6 @@
PreprocessorDefinitions=
"WIN32;_DEBUG;_CONSOLE"
RuntimeLibrary=
"3"
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"
WarningLevel=
"3"
SuppressStartupBanner=
"TRUE"
...
...
@@ -114,9 +104,7 @@
BaseAddress=
"0x1d000000"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
TypeLibraryName=
".\./python.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -160,10 +148,6 @@
BufferSecurityCheck=
"FALSE"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
Detect64BitPortabilityProblems=
"TRUE"
...
...
@@ -185,9 +169,7 @@
BaseAddress=
"0x1d000000"
TargetMachine=
"0"
/>
<Tool
Name=
"VCMIDLTool"
TypeLibraryName=
".\./python.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -218,55 +200,9 @@
</File>
<File
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
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>
</Files>
<Globals>
...
...
PCbuild/pythoncore.vcproj
View file @
532bc037
...
...
@@ -29,10 +29,6 @@
RuntimeLibrary=
"2"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
...
...
@@ -52,13 +48,7 @@
ImportLibrary=
".\./python25.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./pythoncore.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -96,10 +86,6 @@
PreprocessorDefinitions=
"_DEBUG;USE_DL_EXPORT;WIN32;_WINDOWS"
RuntimeLibrary=
"3"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
...
...
@@ -119,13 +105,7 @@
ImportLibrary=
".\./python25_d.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"_DEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./pythoncore.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -168,10 +148,6 @@
BufferSecurityCheck=
"FALSE"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
Detect64BitPortabilityProblems=
"TRUE"
...
...
@@ -193,13 +169,7 @@
ImportLibrary=
".\./python25.lib"
TargetMachine=
"0"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./pythoncore.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -310,30 +280,6 @@
</File>
<File
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
RelativePath=
"..\Modules\_csv.c"
>
...
...
@@ -343,84 +289,12 @@
</File>
<File
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
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
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
RelativePath=
"..\Modules\_sre.c"
>
...
...
PCbuild/pythonw.vcproj
View file @
532bc037
...
...
@@ -24,10 +24,6 @@
PreprocessorDefinitions=
"WIN32;_DEBUG;_WINDOWS"
RuntimeLibrary=
"3"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
...
...
@@ -46,13 +42,7 @@
BaseAddress=
"0x1d000000"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"_DEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./pythonw.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -91,10 +81,6 @@
RuntimeLibrary=
"2"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
...
...
@@ -113,13 +99,7 @@
BaseAddress=
"0x1d000000"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./pythonw.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -161,10 +141,6 @@
BufferSecurityCheck=
"FALSE"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
Detect64BitPortabilityProblems=
"TRUE"
...
...
@@ -185,13 +161,7 @@
BaseAddress=
"0x1d000000"
TargetMachine=
"0"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./pythonw.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -219,54 +189,9 @@
<Files>
<File
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
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>
</Files>
<Globals>
...
...
PCbuild/select.vcproj
View file @
532bc037
...
...
@@ -27,10 +27,6 @@
RuntimeLibrary=
"2"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
...
...
@@ -51,13 +47,7 @@
ImportLibrary=
".\./select.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./select.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"
RuntimeLibrary=
"3"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
...
...
@@ -117,13 +101,7 @@
ImportLibrary=
".\./select_d.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"_DEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./select.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\select/select.pch"
AssemblerListingLocation=
".\ia64-temp-release\select/"
ObjectFile=
".\ia64-temp-release\select/"
ProgramDataBaseFileName=
".\ia64-temp-release\select/"
WarningLevel=
"3"
SuppressStartupBanner=
"TRUE"
Detect64BitPortabilityProblems=
"TRUE"
...
...
@@ -191,13 +163,7 @@
ImportLibrary=
".\./select.lib"
TargetMachine=
"0"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./select.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,30 +189,6 @@
<Files>
<File
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>
</Files>
<Globals>
...
...
PCbuild/unicodedata.vcproj
View file @
532bc037
...
...
@@ -28,10 +28,6 @@
RuntimeLibrary=
"2"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
CompileAs=
"0"
/>
...
...
@@ -47,13 +43,7 @@
ImportLibrary=
".\./unicodedata.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./unicodedata.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -61,9 +51,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"NDEBUG"
Culture=
"3081"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -91,10 +79,6 @@
BasicRuntimeChecks=
"3"
RuntimeLibrary=
"3"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
...
...
@@ -112,13 +96,7 @@
ImportLibrary=
".\./unicodedata_d.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"_DEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./unicodedata.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -126,9 +104,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"_DEBUG"
Culture=
"3081"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -161,10 +137,6 @@
BufferSecurityCheck=
"FALSE"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
Detect64BitPortabilityProblems=
"TRUE"
...
...
@@ -183,13 +155,7 @@
ImportLibrary=
".\./unicodedata.lib"
TargetMachine=
"0"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./unicodedata.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -197,9 +163,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"NDEBUG"
Culture=
"3081"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -217,31 +181,6 @@
<Files>
<File
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>
</Files>
<Globals>
...
...
PCbuild/w9xpopen.vcproj
View file @
532bc037
...
...
@@ -25,10 +25,6 @@
BasicRuntimeChecks=
"3"
RuntimeLibrary=
"3"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
/>
...
...
@@ -43,13 +39,7 @@
ProgramDatabaseFile=
".\./w9xpopen_d.pdb"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"_DEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./w9xpopen.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -57,9 +47,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"_DEBUG"
Culture=
"3081"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -88,10 +76,6 @@
RuntimeLibrary=
"2"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
/>
<Tool
...
...
@@ -104,13 +88,7 @@
ProgramDatabaseFile=
".\./w9xpopen.pdb"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./w9xpopen.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -118,9 +96,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"NDEBUG"
Culture=
"3081"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -138,21 +114,6 @@
<Files>
<File
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>
</Files>
<Globals>
...
...
PCbuild/winsound.vcproj
View file @
532bc037
...
...
@@ -26,10 +26,6 @@
BasicRuntimeChecks=
"3"
RuntimeLibrary=
"3"
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"
SuppressStartupBanner=
"TRUE"
DebugInformationFormat=
"3"
...
...
@@ -48,13 +44,7 @@
ImportLibrary=
".\./winsound_d.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"_DEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./winsound.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -62,9 +52,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"_DEBUG"
Culture=
"3081"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -94,10 +82,6 @@
RuntimeLibrary=
"2"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
CompileAs=
"0"
/>
...
...
@@ -114,13 +98,7 @@
ImportLibrary=
".\./winsound.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./winsound.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -128,9 +106,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"NDEBUG"
Culture=
"3081"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -163,10 +139,6 @@
BufferSecurityCheck=
"FALSE"
EnableFunctionLevelLinking=
"TRUE"
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"
SuppressStartupBanner=
"TRUE"
Detect64BitPortabilityProblems=
"TRUE"
...
...
@@ -186,13 +158,7 @@
ImportLibrary=
".\./winsound.lib"
TargetMachine=
"0"
/>
<Tool
Name=
"VCMIDLTool"
PreprocessorDefinitions=
"NDEBUG"
MkTypLibCompatible=
"TRUE"
SuppressStartupBanner=
"TRUE"
TargetEnvironment=
"1"
TypeLibraryName=
".\./winsound.tlb"
HeaderFileName=
""
/>
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
...
...
@@ -200,9 +166,7 @@
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
PreprocessorDefinitions=
"NDEBUG"
Culture=
"3081"
/>
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
...
...
@@ -220,31 +184,6 @@
<Files>
<File
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>
</Files>
<Globals>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment