root/trunk/sloops/sloops.sln

Revision 12, 0.9 KB (checked in by mbooth, 3 years ago)

Renamed VS solution file to reflect project's new name.

Line 
1Microsoft Visual Studio Solution File, Format Version 8.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "main", "main\main.vcproj", "{81909E8F-7DB9-4C23-ADD3-19E29CD10CAF}"
3    ProjectSection(ProjectDependencies) = postProject
4    EndProjectSection
5EndProject
6Global
7    GlobalSection(SolutionConfiguration) = preSolution
8        Debug = Debug
9        Release = Release
10    EndGlobalSection
11    GlobalSection(ProjectConfiguration) = postSolution
12        {81909E8F-7DB9-4C23-ADD3-19E29CD10CAF}.Debug.ActiveCfg = Debug|Win32
13        {81909E8F-7DB9-4C23-ADD3-19E29CD10CAF}.Debug.Build.0 = Debug|Win32
14        {81909E8F-7DB9-4C23-ADD3-19E29CD10CAF}.Release.ActiveCfg = Release|Win32
15        {81909E8F-7DB9-4C23-ADD3-19E29CD10CAF}.Release.Build.0 = Release|Win32
16    EndGlobalSection
17    GlobalSection(ExtensibilityGlobals) = postSolution
18    EndGlobalSection
19    GlobalSection(ExtensibilityAddIns) = postSolution
20    EndGlobalSection
21EndGlobal
Note: See TracBrowser for help on using the browser.