diff options
author | Christian Heimes <christian@cheimes.de> | 2007-11-21 02:20:59 (GMT) |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2007-11-21 02:20:59 (GMT) |
commit | 81c951c6f28ccd2af01a7bb764a424731dcf4398 (patch) | |
tree | 781efb79fb042dbf613741e38e91fa9d19e7648c /PCbuild9/_ssl.vcproj | |
parent | 651b61f830a124a9ba04d06d3f116beab8e972dc (diff) | |
download | cpython-81c951c6f28ccd2af01a7bb764a424731dcf4398.zip cpython-81c951c6f28ccd2af01a7bb764a424731dcf4398.tar.gz cpython-81c951c6f28ccd2af01a7bb764a424731dcf4398.tar.bz2 |
Removed character set = unicode as requested by Amaury
Removed more project configs in order to use the defaults defined in the property files. The 'sed' tool was more than helpful for the job.
Diffstat (limited to 'PCbuild9/_ssl.vcproj')
-rw-r--r-- | PCbuild9/_ssl.vcproj | 76 |
1 files changed, 7 insertions, 69 deletions
diff --git a/PCbuild9/_ssl.vcproj b/PCbuild9/_ssl.vcproj index ef21597..c478970 100644 --- a/PCbuild9/_ssl.vcproj +++ b/PCbuild9/_ssl.vcproj @@ -23,7 +23,7 @@ Name="Debug|Win32" ConfigurationType="2" InheritedPropertySheets=".\pyd_d.vsprops" - CharacterSet="1" + CharacterSet="0" > <Tool Name="VCPreBuildEventTool" @@ -44,7 +44,6 @@ <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="$(opensslDir)\inc32" - UsePrecompiledHeader="0" /> <Tool Name="VCManagedResourceCompilerTool" @@ -59,9 +58,6 @@ <Tool Name="VCLinkerTool" AdditionalDependencies="ws2_32.lib $(opensslDir)\out32\libeay32.lib $(opensslDir)\out32\ssleay32.lib" - LinkIncremental="2" - GenerateDebugInformation="true" - SubSystem="2" /> <Tool Name="VCALinkTool" @@ -111,7 +107,6 @@ <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="$(opensslDir)\inc64" - UsePrecompiledHeader="0" /> <Tool Name="VCManagedResourceCompilerTool" @@ -126,9 +121,6 @@ <Tool Name="VCLinkerTool" AdditionalDependencies="ws2_32.lib $(opensslDir)\out64\libeay32.lib $(opensslDir)\out64\ssleay32.lib" - LinkIncremental="2" - GenerateDebugInformation="true" - SubSystem="2" /> <Tool Name="VCALinkTool" @@ -161,7 +153,7 @@ > <Tool Name="VCPreBuildEventTool" - CommandLine="cd $(SolutionDir)
$(OutDir)python.exe build_ssl.py Release $(PlatformName) -a" + CommandLine="cd $(SolutionDir)
$(OutDir)python.exe build_ssl.py Release $(PlatformName) -a
" /> <Tool Name="VCCustomBuildTool" @@ -177,11 +169,7 @@ /> <Tool Name="VCCLCompilerTool" - EnableIntrinsicFunctions="true" AdditionalIncludeDirectories="$(opensslDir)\inc32" - UsePrecompiledHeader="0" - WarningLevel="3" - DebugInformationFormat="3" /> <Tool Name="VCManagedResourceCompilerTool" @@ -196,11 +184,6 @@ <Tool Name="VCLinkerTool" AdditionalDependencies="ws2_32.lib $(opensslDir)\out32\libeay32.lib $(opensslDir)\out32\ssleay32.lib" - LinkIncremental="1" - GenerateDebugInformation="true" - SubSystem="2" - OptimizeReferences="2" - EnableCOMDATFolding="2" /> <Tool Name="VCALinkTool" @@ -233,7 +216,7 @@ > <Tool Name="VCPreBuildEventTool" - CommandLine="cd $(SolutionDir)
$(OutDir)python.exe build_ssl.py Release $(PlatformName) -a" + CommandLine="cd $(SolutionDir)
$(OutDir)python.exe build_ssl.py Release $(PlatformName) -a
" /> <Tool Name="VCCustomBuildTool" @@ -250,11 +233,7 @@ /> <Tool Name="VCCLCompilerTool" - EnableIntrinsicFunctions="true" AdditionalIncludeDirectories="$(opensslDir)\inc64" - UsePrecompiledHeader="0" - WarningLevel="3" - DebugInformationFormat="3" /> <Tool Name="VCManagedResourceCompilerTool" @@ -269,11 +248,6 @@ <Tool Name="VCLinkerTool" AdditionalDependencies="ws2_32.lib $(opensslDir)\out64\libeay32.lib $(opensslDir)\out64\ssleay32.lib" - LinkIncremental="1" - GenerateDebugInformation="true" - SubSystem="2" - OptimizeReferences="2" - EnableCOMDATFolding="2" /> <Tool Name="VCALinkTool" @@ -306,7 +280,7 @@ > <Tool Name="VCPreBuildEventTool" - CommandLine="cd $(SolutionDir)
$(OutDir)python.exe build_ssl.py Release $(PlatformName) -a" + CommandLine="cd $(SolutionDir)
$(OutDir)python.exe build_ssl.py Release $(PlatformName) -a
" /> <Tool Name="VCCustomBuildTool" @@ -322,11 +296,7 @@ /> <Tool Name="VCCLCompilerTool" - EnableIntrinsicFunctions="true" AdditionalIncludeDirectories="$(opensslDir)\inc32" - UsePrecompiledHeader="0" - WarningLevel="3" - DebugInformationFormat="3" /> <Tool Name="VCManagedResourceCompilerTool" @@ -341,11 +311,6 @@ <Tool Name="VCLinkerTool" AdditionalDependencies="ws2_32.lib $(opensslDir)\out32\libeay32.lib $(opensslDir)\out32\ssleay32.lib" - LinkIncremental="1" - GenerateDebugInformation="true" - SubSystem="2" - OptimizeReferences="2" - EnableCOMDATFolding="2" /> <Tool Name="VCALinkTool" @@ -378,7 +343,7 @@ > <Tool Name="VCPreBuildEventTool" - CommandLine="cd $(SolutionDir)
$(OutDir)python.exe build_ssl.py Release $(PlatformName) -a" + CommandLine="cd $(SolutionDir)
$(OutDir)python.exe build_ssl.py Release $(PlatformName) -a
" /> <Tool Name="VCCustomBuildTool" @@ -395,11 +360,7 @@ /> <Tool Name="VCCLCompilerTool" - EnableIntrinsicFunctions="true" AdditionalIncludeDirectories="$(opensslDir)\inc64" - UsePrecompiledHeader="0" - WarningLevel="3" - DebugInformationFormat="3" /> <Tool Name="VCManagedResourceCompilerTool" @@ -414,11 +375,6 @@ <Tool Name="VCLinkerTool" AdditionalDependencies="ws2_32.lib $(opensslDir)\out64\libeay32.lib $(opensslDir)\out64\ssleay32.lib" - LinkIncremental="1" - GenerateDebugInformation="true" - SubSystem="2" - OptimizeReferences="2" - EnableCOMDATFolding="2" TargetMachine="17" /> <Tool @@ -452,7 +408,7 @@ > <Tool Name="VCPreBuildEventTool" - CommandLine="cd $(SolutionDir)
$(OutDir)python.exe build_ssl.py Release $(PlatformName) -a" + CommandLine="cd $(SolutionDir)
$(OutDir)python.exe build_ssl.py Release $(PlatformName) -a
" /> <Tool Name="VCCustomBuildTool" @@ -468,11 +424,7 @@ /> <Tool Name="VCCLCompilerTool" - EnableIntrinsicFunctions="true" AdditionalIncludeDirectories="$(opensslDir)\inc32" - UsePrecompiledHeader="0" - WarningLevel="3" - DebugInformationFormat="3" /> <Tool Name="VCManagedResourceCompilerTool" @@ -487,11 +439,6 @@ <Tool Name="VCLinkerTool" AdditionalDependencies="ws2_32.lib $(opensslDir)\out32\libeay32.lib $(opensslDir)\out32\ssleay32.lib" - LinkIncremental="1" - GenerateDebugInformation="true" - SubSystem="2" - OptimizeReferences="2" - EnableCOMDATFolding="2" /> <Tool Name="VCALinkTool" @@ -524,7 +471,7 @@ > <Tool Name="VCPreBuildEventTool" - CommandLine="cd $(SolutionDir)
$(OutDir)python.exe build_ssl.py Release $(PlatformName) -a" + CommandLine="cd $(SolutionDir)
$(OutDir)python.exe build_ssl.py Release $(PlatformName) -a
" /> <Tool Name="VCCustomBuildTool" @@ -541,11 +488,7 @@ /> <Tool Name="VCCLCompilerTool" - EnableIntrinsicFunctions="true" AdditionalIncludeDirectories="$(opensslDir)\inc64" - UsePrecompiledHeader="0" - WarningLevel="3" - DebugInformationFormat="3" /> <Tool Name="VCManagedResourceCompilerTool" @@ -560,11 +503,6 @@ <Tool Name="VCLinkerTool" AdditionalDependencies="ws2_32.lib $(opensslDir)\out64\libeay32.lib $(opensslDir)\out64\ssleay32.lib" - LinkIncremental="1" - GenerateDebugInformation="true" - SubSystem="2" - OptimizeReferences="2" - EnableCOMDATFolding="2" TargetMachine="17" /> <Tool |