Skip to content

Commit 7be55f4

Browse files
committed
(COSMETIC: RE-tab(!) VS2008 sln file)
Apparently, VS2008 doesn't mind using spaces in its .vcproj file, but becomes upset if its .sln file contains spaces instead of tabs! This commit restores the tabs so it no longer complains. (sigh) [skip travis]
1 parent b93a5a9 commit 7be55f4

File tree

1 file changed

+37
-37
lines changed

1 file changed

+37
-37
lines changed

Hercules_VS2008.sln

+37-37
Original file line numberDiff line numberDiff line change
@@ -4,41 +4,41 @@ Microsoft Visual Studio Solution File, Format Version 10.00
44
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Hercules_VS2008", "Hercules_VS2008.vcproj", "{A0F495FF-9C35-4DFB-A51A-0427D8420779}"
55
EndProject
66
Global
7-
GlobalSection(SolutionConfigurationPlatforms) = preSolution
8-
All-All|Win32 = All-All|Win32
9-
All-All|x64 = All-All|x64
10-
Debug|Win32 = Debug|Win32
11-
Debug|x64 = Debug|x64
12-
Debug-All|Win32 = Debug-All|Win32
13-
Debug-All|x64 = Debug-All|x64
14-
Release|Win32 = Release|Win32
15-
Release|x64 = Release|x64
16-
Release-All|Win32 = Release-All|Win32
17-
Release-All|x64 = Release-All|x64
18-
EndGlobalSection
19-
GlobalSection(ProjectConfigurationPlatforms) = postSolution
20-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.All-All|Win32.ActiveCfg = All-All|Win32
21-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.All-All|Win32.Build.0 = All-All|Win32
22-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.All-All|x64.ActiveCfg = All-All|x64
23-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.All-All|x64.Build.0 = All-All|x64
24-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Debug|Win32.ActiveCfg = Debug|Win32
25-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Debug|Win32.Build.0 = Debug|Win32
26-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Debug|x64.ActiveCfg = Debug|x64
27-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Debug|x64.Build.0 = Debug|x64
28-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Debug-All|Win32.ActiveCfg = Debug-All|Win32
29-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Debug-All|Win32.Build.0 = Debug-All|Win32
30-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Debug-All|x64.ActiveCfg = Debug-All|x64
31-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Debug-All|x64.Build.0 = Debug-All|x64
32-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Release|Win32.ActiveCfg = Release|Win32
33-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Release|Win32.Build.0 = Release|Win32
34-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Release|x64.ActiveCfg = Release|x64
35-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Release|x64.Build.0 = Release|x64
36-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Release-All|Win32.ActiveCfg = Release-All|Win32
37-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Release-All|Win32.Build.0 = Release-All|Win32
38-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Release-All|x64.ActiveCfg = Release-All|x64
39-
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Release-All|x64.Build.0 = Release-All|x64
40-
EndGlobalSection
41-
GlobalSection(SolutionProperties) = preSolution
42-
HideSolutionNode = FALSE
43-
EndGlobalSection
7+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
8+
All-All|Win32 = All-All|Win32
9+
All-All|x64 = All-All|x64
10+
Debug|Win32 = Debug|Win32
11+
Debug|x64 = Debug|x64
12+
Debug-All|Win32 = Debug-All|Win32
13+
Debug-All|x64 = Debug-All|x64
14+
Release|Win32 = Release|Win32
15+
Release|x64 = Release|x64
16+
Release-All|Win32 = Release-All|Win32
17+
Release-All|x64 = Release-All|x64
18+
EndGlobalSection
19+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
20+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.All-All|Win32.ActiveCfg = All-All|Win32
21+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.All-All|Win32.Build.0 = All-All|Win32
22+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.All-All|x64.ActiveCfg = All-All|x64
23+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.All-All|x64.Build.0 = All-All|x64
24+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Debug|Win32.ActiveCfg = Debug|Win32
25+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Debug|Win32.Build.0 = Debug|Win32
26+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Debug|x64.ActiveCfg = Debug|x64
27+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Debug|x64.Build.0 = Debug|x64
28+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Debug-All|Win32.ActiveCfg = Debug-All|Win32
29+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Debug-All|Win32.Build.0 = Debug-All|Win32
30+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Debug-All|x64.ActiveCfg = Debug-All|x64
31+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Debug-All|x64.Build.0 = Debug-All|x64
32+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Release|Win32.ActiveCfg = Release|Win32
33+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Release|Win32.Build.0 = Release|Win32
34+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Release|x64.ActiveCfg = Release|x64
35+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Release|x64.Build.0 = Release|x64
36+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Release-All|Win32.ActiveCfg = Release-All|Win32
37+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Release-All|Win32.Build.0 = Release-All|Win32
38+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Release-All|x64.ActiveCfg = Release-All|x64
39+
{A0F495FF-9C35-4DFB-A51A-0427D8420779}.Release-All|x64.Build.0 = Release-All|x64
40+
EndGlobalSection
41+
GlobalSection(SolutionProperties) = preSolution
42+
HideSolutionNode = FALSE
43+
EndGlobalSection
4444
EndGlobal

0 commit comments

Comments
 (0)