Mercurial > hg > early-roguelike
comparison arogue5/arogue58.sln @ 63:0ed67132cf10
Import Advanced Rogue 5.8 from the Roguelike Restoration Project (r1490)
author | elwin |
---|---|
date | Thu, 09 Aug 2012 22:58:48 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
62:0ef99244acb8 | 63:0ed67132cf10 |
---|---|
1 Microsoft Visual Studio Solution File, Format Version 7.00 | |
2 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "arogue58", "arogue58.vcproj", "{2EEE53AB-A85A-4D4D-8DB2-B5F23513F415}" | |
3 EndProject | |
4 Global | |
5 GlobalSection(SolutionConfiguration) = preSolution | |
6 ConfigName.0 = Debug | |
7 ConfigName.1 = Release | |
8 ConfigName.2 = test | |
9 EndGlobalSection | |
10 GlobalSection(ProjectDependencies) = postSolution | |
11 EndGlobalSection | |
12 GlobalSection(ProjectConfiguration) = postSolution | |
13 {2EEE53AB-A85A-4D4D-8DB2-B5F23513F415}.Debug.ActiveCfg = Debug|Win32 | |
14 {2EEE53AB-A85A-4D4D-8DB2-B5F23513F415}.Debug.Build.0 = Debug|Win32 | |
15 {2EEE53AB-A85A-4D4D-8DB2-B5F23513F415}.Release.ActiveCfg = Release|Win32 | |
16 {2EEE53AB-A85A-4D4D-8DB2-B5F23513F415}.Release.Build.0 = Release|Win32 | |
17 {2EEE53AB-A85A-4D4D-8DB2-B5F23513F415}.test.ActiveCfg = Debug|Win32 | |
18 {2EEE53AB-A85A-4D4D-8DB2-B5F23513F415}.test.Build.0 = Debug|Win32 | |
19 EndGlobalSection | |
20 GlobalSection(ExtensibilityGlobals) = postSolution | |
21 EndGlobalSection | |
22 GlobalSection(ExtensibilityAddIns) = postSolution | |
23 EndGlobalSection | |
24 EndGlobal |