Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c142389

Browse files
committed
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.
2 parents 1ebca48 + bb3e937 commit c142389

82 files changed

Lines changed: 34629 additions & 34629 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

PC/VS7.1/_ctypes.vcproj

Lines changed: 311 additions & 311 deletions
Large diffs are not rendered by default.

PC/VS7.1/_ctypes_test.vcproj

Lines changed: 242 additions & 242 deletions
Large diffs are not rendered by default.

PC/VS7.1/_elementtree.vcproj

Lines changed: 264 additions & 264 deletions
Large diffs are not rendered by default.

PC/VS7.1/_msi.vcproj

Lines changed: 252 additions & 252 deletions
Large diffs are not rendered by default.

PC/VS7.1/_socket.vcproj

Lines changed: 254 additions & 254 deletions
Large diffs are not rendered by default.

PC/VS7.1/_sqlite3.vcproj

Lines changed: 283 additions & 283 deletions
Large diffs are not rendered by default.

PC/VS7.1/_ssl.vcproj

Lines changed: 84 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -1,84 +1,84 @@
1-
<?xml version="1.0" encoding="Windows-1252"?>
2-
<VisualStudioProject
3-
ProjectType="Visual C++"
4-
Version="7.10"
5-
Name="_ssl"
6-
RootNamespace="_ssl"
7-
SccProjectName=""
8-
SccLocalPath=""
9-
Keyword="MakeFileProj">
10-
<Platforms>
11-
<Platform
12-
Name="Win32"/>
13-
</Platforms>
14-
<Configurations>
15-
<Configuration
16-
Name="Release|Win32"
17-
OutputDirectory=".\."
18-
IntermediateDirectory=".\x86-temp-release\_ssl"
19-
ConfigurationType="0"
20-
UseOfMFC="0"
21-
ATLMinimizesCRunTimeLibraryUsage="FALSE">
22-
<Tool
23-
Name="VCNMakeTool"
24-
BuildCommandLine="build_ssl.bat $(ConfigurationName)"
25-
ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a"
26-
CleanCommandLine="echo Nothing to do"
27-
Output="_ssl.pyd"/>
28-
</Configuration>
29-
<Configuration
30-
Name="Debug|Win32"
31-
OutputDirectory=".\."
32-
IntermediateDirectory=".\x86-temp-debug\_ssl"
33-
ConfigurationType="0"
34-
UseOfMFC="0"
35-
ATLMinimizesCRunTimeLibraryUsage="FALSE">
36-
<Tool
37-
Name="VCNMakeTool"
38-
BuildCommandLine="build_ssl.bat $(ConfigurationName)"
39-
ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a"
40-
CleanCommandLine="echo Nothing to do"
41-
Output="_ssl_d.pyd"/>
42-
</Configuration>
43-
<Configuration
44-
Name="ReleaseItanium|Win32"
45-
OutputDirectory="./."
46-
IntermediateDirectory=".\ia64-temp-release\_ssl"
47-
ConfigurationType="0"
48-
UseOfMFC="0"
49-
ATLMinimizesCRunTimeLibraryUsage="FALSE">
50-
<Tool
51-
Name="VCNMakeTool"
52-
BuildCommandLine="build_ssl.bat $(ConfigurationName)"
53-
ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a"
54-
CleanCommandLine="echo Nothing to do"
55-
Output="_ssl.pyd"/>
56-
</Configuration>
57-
<Configuration
58-
Name="ReleaseAMD64|Win32"
59-
OutputDirectory="."
60-
IntermediateDirectory="amd64-temp-release\_ssl"
61-
ConfigurationType="0"
62-
UseOfMFC="0"
63-
ATLMinimizesCRunTimeLibraryUsage="FALSE">
64-
<Tool
65-
Name="VCNMakeTool"
66-
BuildCommandLine="build_ssl.bat $(ConfigurationName)"
67-
ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a"
68-
CleanCommandLine="echo Nothing to do"
69-
Output="_ssl.pyd"/>
70-
</Configuration>
71-
</Configurations>
72-
<References>
73-
</References>
74-
<Files>
75-
<File
76-
RelativePath="..\..\Modules\_ssl.c">
77-
</File>
78-
<File
79-
RelativePath="..\..\Modules\_hashopenssl.c">
80-
</File>
81-
</Files>
82-
<Globals>
83-
</Globals>
84-
</VisualStudioProject>
1+
<?xml version="1.0" encoding="Windows-1252"?>
2+
<VisualStudioProject
3+
ProjectType="Visual C++"
4+
Version="7.10"
5+
Name="_ssl"
6+
RootNamespace="_ssl"
7+
SccProjectName=""
8+
SccLocalPath=""
9+
Keyword="MakeFileProj">
10+
<Platforms>
11+
<Platform
12+
Name="Win32"/>
13+
</Platforms>
14+
<Configurations>
15+
<Configuration
16+
Name="Release|Win32"
17+
OutputDirectory=".\."
18+
IntermediateDirectory=".\x86-temp-release\_ssl"
19+
ConfigurationType="0"
20+
UseOfMFC="0"
21+
ATLMinimizesCRunTimeLibraryUsage="FALSE">
22+
<Tool
23+
Name="VCNMakeTool"
24+
BuildCommandLine="build_ssl.bat $(ConfigurationName)"
25+
ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a"
26+
CleanCommandLine="echo Nothing to do"
27+
Output="_ssl.pyd"/>
28+
</Configuration>
29+
<Configuration
30+
Name="Debug|Win32"
31+
OutputDirectory=".\."
32+
IntermediateDirectory=".\x86-temp-debug\_ssl"
33+
ConfigurationType="0"
34+
UseOfMFC="0"
35+
ATLMinimizesCRunTimeLibraryUsage="FALSE">
36+
<Tool
37+
Name="VCNMakeTool"
38+
BuildCommandLine="build_ssl.bat $(ConfigurationName)"
39+
ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a"
40+
CleanCommandLine="echo Nothing to do"
41+
Output="_ssl_d.pyd"/>
42+
</Configuration>
43+
<Configuration
44+
Name="ReleaseItanium|Win32"
45+
OutputDirectory="./."
46+
IntermediateDirectory=".\ia64-temp-release\_ssl"
47+
ConfigurationType="0"
48+
UseOfMFC="0"
49+
ATLMinimizesCRunTimeLibraryUsage="FALSE">
50+
<Tool
51+
Name="VCNMakeTool"
52+
BuildCommandLine="build_ssl.bat $(ConfigurationName)"
53+
ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a"
54+
CleanCommandLine="echo Nothing to do"
55+
Output="_ssl.pyd"/>
56+
</Configuration>
57+
<Configuration
58+
Name="ReleaseAMD64|Win32"
59+
OutputDirectory="."
60+
IntermediateDirectory="amd64-temp-release\_ssl"
61+
ConfigurationType="0"
62+
UseOfMFC="0"
63+
ATLMinimizesCRunTimeLibraryUsage="FALSE">
64+
<Tool
65+
Name="VCNMakeTool"
66+
BuildCommandLine="build_ssl.bat $(ConfigurationName)"
67+
ReBuildCommandLine="build_ssl.bat $(ConfigurationName) -a"
68+
CleanCommandLine="echo Nothing to do"
69+
Output="_ssl.pyd"/>
70+
</Configuration>
71+
</Configurations>
72+
<References>
73+
</References>
74+
<Files>
75+
<File
76+
RelativePath="..\..\Modules\_ssl.c">
77+
</File>
78+
<File
79+
RelativePath="..\..\Modules\_hashopenssl.c">
80+
</File>
81+
</Files>
82+
<Globals>
83+
</Globals>
84+
</VisualStudioProject>

0 commit comments

Comments
 (0)