Skip to content

Commit 514ae01

Browse files
committed
Merged revisions 73998 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r73998 | amaury.forgeotdarc | 2009-07-13 21:14:17 +0200 (lun., 13 juil. 2009) | 3 lines Set svn:eol-style=CRLF on all Visual Studio solution files. This should allow direct compilation from a downloaded source tar ball. ........
1 parent d4fabf4 commit 514ae01

File tree

6 files changed

+1410
-1410
lines changed

6 files changed

+1410
-1410
lines changed

PC/VS7.1/pcbuild.sln

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

PC/VS8.0/pcbuild.sln

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

PC/bdist_wininst/wininst-7.1.sln

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
Microsoft Visual Studio Solution File, Format Version 8.00
2-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wininst", "wininst-7.1.vcproj", "{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}"
3-
ProjectSection(ProjectDependencies) = postProject
4-
EndProjectSection
5-
EndProject
6-
Global
7-
GlobalSection(SolutionConfiguration) = preSolution
8-
Debug = Debug
9-
Release = Release
10-
EndGlobalSection
11-
GlobalSection(ProjectConfiguration) = postSolution
12-
{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug.ActiveCfg = Debug|Win32
13-
{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug.Build.0 = Debug|Win32
14-
{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release.ActiveCfg = Release|Win32
15-
{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release.Build.0 = Release|Win32
16-
EndGlobalSection
17-
GlobalSection(ExtensibilityGlobals) = postSolution
18-
EndGlobalSection
19-
GlobalSection(ExtensibilityAddIns) = postSolution
20-
EndGlobalSection
21-
EndGlobal
1+
Microsoft Visual Studio Solution File, Format Version 8.00
2+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wininst", "wininst-7.1.vcproj", "{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}"
3+
ProjectSection(ProjectDependencies) = postProject
4+
EndProjectSection
5+
EndProject
6+
Global
7+
GlobalSection(SolutionConfiguration) = preSolution
8+
Debug = Debug
9+
Release = Release
10+
EndGlobalSection
11+
GlobalSection(ProjectConfiguration) = postSolution
12+
{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug.ActiveCfg = Debug|Win32
13+
{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug.Build.0 = Debug|Win32
14+
{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release.ActiveCfg = Release|Win32
15+
{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release.Build.0 = Release|Win32
16+
EndGlobalSection
17+
GlobalSection(ExtensibilityGlobals) = postSolution
18+
EndGlobalSection
19+
GlobalSection(ExtensibilityAddIns) = postSolution
20+
EndGlobalSection
21+
EndGlobal

PC/bdist_wininst/wininst-8.sln

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
Microsoft Visual Studio Solution File, Format Version 9.00
2-
# Visual Studio 2005
3-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wininst", "wininst-8.vcproj", "{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}"
4-
EndProject
5-
Global
6-
GlobalSection(SolutionConfigurationPlatforms) = preSolution
7-
Debug|Win32 = Debug|Win32
8-
Release|Win32 = Release|Win32
9-
EndGlobalSection
10-
GlobalSection(ProjectConfigurationPlatforms) = postSolution
11-
{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug|Win32.ActiveCfg = Debug|Win32
12-
{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug|Win32.Build.0 = Debug|Win32
13-
{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release|Win32.ActiveCfg = Release|Win32
14-
{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release|Win32.Build.0 = Release|Win32
15-
EndGlobalSection
16-
GlobalSection(SolutionProperties) = preSolution
17-
HideSolutionNode = FALSE
18-
EndGlobalSection
19-
EndGlobal
1+
Microsoft Visual Studio Solution File, Format Version 9.00
2+
# Visual Studio 2005
3+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wininst", "wininst-8.vcproj", "{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}"
4+
EndProject
5+
Global
6+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
7+
Debug|Win32 = Debug|Win32
8+
Release|Win32 = Release|Win32
9+
EndGlobalSection
10+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
11+
{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug|Win32.ActiveCfg = Debug|Win32
12+
{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug|Win32.Build.0 = Debug|Win32
13+
{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release|Win32.ActiveCfg = Release|Win32
14+
{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release|Win32.Build.0 = Release|Win32
15+
EndGlobalSection
16+
GlobalSection(SolutionProperties) = preSolution
17+
HideSolutionNode = FALSE
18+
EndGlobalSection
19+
EndGlobal

PC/example_nt/example.sln

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
Microsoft Visual Studio Solution File, Format Version 8.00
2-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example", "example.vcproj", "{A0608D6F-84ED-44AE-A2A6-A3CC7F4A4030}"
3-
ProjectSection(ProjectDependencies) = postProject
4-
EndProjectSection
5-
EndProject
6-
Global
7-
GlobalSection(SolutionConfiguration) = preSolution
8-
Debug = Debug
9-
Release = Release
10-
EndGlobalSection
11-
GlobalSection(ProjectConfiguration) = postSolution
12-
{A0608D6F-84ED-44AE-A2A6-A3CC7F4A4030}.Debug.ActiveCfg = Debug|Win32
13-
{A0608D6F-84ED-44AE-A2A6-A3CC7F4A4030}.Debug.Build.0 = Debug|Win32
14-
{A0608D6F-84ED-44AE-A2A6-A3CC7F4A4030}.Release.ActiveCfg = Release|Win32
15-
{A0608D6F-84ED-44AE-A2A6-A3CC7F4A4030}.Release.Build.0 = Release|Win32
16-
EndGlobalSection
17-
GlobalSection(ExtensibilityGlobals) = postSolution
18-
EndGlobalSection
19-
GlobalSection(ExtensibilityAddIns) = postSolution
20-
EndGlobalSection
21-
EndGlobal
1+
Microsoft Visual Studio Solution File, Format Version 8.00
2+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example", "example.vcproj", "{A0608D6F-84ED-44AE-A2A6-A3CC7F4A4030}"
3+
ProjectSection(ProjectDependencies) = postProject
4+
EndProjectSection
5+
EndProject
6+
Global
7+
GlobalSection(SolutionConfiguration) = preSolution
8+
Debug = Debug
9+
Release = Release
10+
EndGlobalSection
11+
GlobalSection(ProjectConfiguration) = postSolution
12+
{A0608D6F-84ED-44AE-A2A6-A3CC7F4A4030}.Debug.ActiveCfg = Debug|Win32
13+
{A0608D6F-84ED-44AE-A2A6-A3CC7F4A4030}.Debug.Build.0 = Debug|Win32
14+
{A0608D6F-84ED-44AE-A2A6-A3CC7F4A4030}.Release.ActiveCfg = Release|Win32
15+
{A0608D6F-84ED-44AE-A2A6-A3CC7F4A4030}.Release.Build.0 = Release|Win32
16+
EndGlobalSection
17+
GlobalSection(ExtensibilityGlobals) = postSolution
18+
EndGlobalSection
19+
GlobalSection(ExtensibilityAddIns) = postSolution
20+
EndGlobalSection
21+
EndGlobal

0 commit comments

Comments
 (0)