diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2011-03-06 10:28:23 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2011-03-06 10:28:23 (GMT) |
commit | 21967d0b4d4ec19ce4f104d0083041e66d444506 (patch) | |
tree | 454536dc7bb16b04640a404f8eae9614e0d83f07 /PC/VS7.1/_ssl.vcproj | |
parent | 1d0a0f50606835198b0e1935a9761f3c95fef350 (diff) | |
download | cpython-21967d0b4d4ec19ce4f104d0083041e66d444506.zip cpython-21967d0b4d4ec19ce4f104d0083041e66d444506.tar.gz cpython-21967d0b4d4ec19ce4f104d0083041e66d444506.tar.bz2 |
Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files
will have the right line ending even if the extension is not active.
Diffstat (limited to 'PC/VS7.1/_ssl.vcproj')
-rw-r--r-- | PC/VS7.1/_ssl.vcproj | 168 |
1 files changed, 84 insertions, 84 deletions
diff --git a/PC/VS7.1/_ssl.vcproj b/PC/VS7.1/_ssl.vcproj index 78eadd2..56d65fe 100644 --- a/PC/VS7.1/_ssl.vcproj +++ b/PC/VS7.1/_ssl.vcproj @@ -1,84 +1,84 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="7.10" - Name="_ssl" - RootNamespace="_ssl" - SccProjectName="" - SccLocalPath="" - Keyword="MakeFileProj"> - <Platforms> - <Platform - Name="Win32"/> - </Platforms> - <Configurations> - <Configuration - Name="Release|Win32" - OutputDirectory=".\." - IntermediateDirectory=".\x86-temp-release\_ssl" - ConfigurationType="0" - UseOfMFC="0" - ATLMinimizesCRunTimeLibraryUsage="FALSE"> - <Tool - Name="VCNMakeTool" - BuildCommandLine="build_ssl.bat $(ConfigurationName)" - ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a" - CleanCommandLine="echo Nothing to do" - Output="_ssl.pyd"/> - </Configuration> - <Configuration - Name="Debug|Win32" - OutputDirectory=".\." - IntermediateDirectory=".\x86-temp-debug\_ssl" - ConfigurationType="0" - UseOfMFC="0" - ATLMinimizesCRunTimeLibraryUsage="FALSE"> - <Tool - Name="VCNMakeTool" - BuildCommandLine="build_ssl.bat $(ConfigurationName)" - ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a" - CleanCommandLine="echo Nothing to do" - Output="_ssl_d.pyd"/> - </Configuration> - <Configuration - Name="ReleaseItanium|Win32" - OutputDirectory="./." - IntermediateDirectory=".\ia64-temp-release\_ssl" - ConfigurationType="0" - UseOfMFC="0" - ATLMinimizesCRunTimeLibraryUsage="FALSE"> - <Tool - Name="VCNMakeTool" - BuildCommandLine="build_ssl.bat $(ConfigurationName)" - ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a" - CleanCommandLine="echo Nothing to do" - Output="_ssl.pyd"/> - </Configuration> - <Configuration - Name="ReleaseAMD64|Win32" - OutputDirectory="." - IntermediateDirectory="amd64-temp-release\_ssl" - ConfigurationType="0" - UseOfMFC="0" - ATLMinimizesCRunTimeLibraryUsage="FALSE"> - <Tool - Name="VCNMakeTool" - BuildCommandLine="build_ssl.bat $(ConfigurationName)" - ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a" - CleanCommandLine="echo Nothing to do" - Output="_ssl.pyd"/> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <File - RelativePath="..\..\Modules\_ssl.c"> - </File> - <File - RelativePath="..\..\Modules\_hashopenssl.c"> - </File> - </Files> - <Globals> - </Globals> -</VisualStudioProject> +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="_ssl"
+ RootNamespace="_ssl"
+ SccProjectName=""
+ SccLocalPath=""
+ Keyword="MakeFileProj">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\."
+ IntermediateDirectory=".\x86-temp-release\_ssl"
+ ConfigurationType="0"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE">
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="build_ssl.bat $(ConfigurationName)"
+ ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a"
+ CleanCommandLine="echo Nothing to do"
+ Output="_ssl.pyd"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\."
+ IntermediateDirectory=".\x86-temp-debug\_ssl"
+ ConfigurationType="0"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE">
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="build_ssl.bat $(ConfigurationName)"
+ ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a"
+ CleanCommandLine="echo Nothing to do"
+ Output="_ssl_d.pyd"/>
+ </Configuration>
+ <Configuration
+ Name="ReleaseItanium|Win32"
+ OutputDirectory="./."
+ IntermediateDirectory=".\ia64-temp-release\_ssl"
+ ConfigurationType="0"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE">
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="build_ssl.bat $(ConfigurationName)"
+ ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a"
+ CleanCommandLine="echo Nothing to do"
+ Output="_ssl.pyd"/>
+ </Configuration>
+ <Configuration
+ Name="ReleaseAMD64|Win32"
+ OutputDirectory="."
+ IntermediateDirectory="amd64-temp-release\_ssl"
+ ConfigurationType="0"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE">
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="build_ssl.bat $(ConfigurationName)"
+ ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a"
+ CleanCommandLine="echo Nothing to do"
+ Output="_ssl.pyd"/>
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <File
+ RelativePath="..\..\Modules\_ssl.c">
+ </File>
+ <File
+ RelativePath="..\..\Modules\_hashopenssl.c">
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
|