Mercurial > hg > early-roguelike
comparison xrogue/xrogue.sln @ 133:e6179860cb76
Import XRogue 8.0 from the Roguelike Restoration Project (r1490)
author | John "Elwin" Edwards |
---|---|
date | Tue, 21 Apr 2015 08:55:20 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
124:d10fc4a065ac | 133:e6179860cb76 |
---|---|
1 Microsoft Visual Studio Solution File, Format Version 7.00 | |
2 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xrogue", "xrogue.vcproj", "{ABD49D61-EFA9-41BA-9EA1-8DE4B4FA4FF6}" | |
3 EndProject | |
4 Global | |
5 GlobalSection(SolutionConfiguration) = preSolution | |
6 ConfigName.0 = Debug | |
7 ConfigName.1 = Release | |
8 EndGlobalSection | |
9 GlobalSection(ProjectDependencies) = postSolution | |
10 EndGlobalSection | |
11 GlobalSection(ProjectConfiguration) = postSolution | |
12 {ABD49D61-EFA9-41BA-9EA1-8DE4B4FA4FF6}.Debug.ActiveCfg = Debug|Win32 | |
13 {ABD49D61-EFA9-41BA-9EA1-8DE4B4FA4FF6}.Debug.Build.0 = Debug|Win32 | |
14 {ABD49D61-EFA9-41BA-9EA1-8DE4B4FA4FF6}.Release.ActiveCfg = Release|Win32 | |
15 {ABD49D61-EFA9-41BA-9EA1-8DE4B4FA4FF6}.Release.Build.0 = Release|Win32 | |
16 EndGlobalSection | |
17 GlobalSection(ExtensibilityGlobals) = postSolution | |
18 EndGlobalSection | |
19 GlobalSection(ExtensibilityAddIns) = postSolution | |
20 EndGlobalSection | |
21 EndGlobal |