Mercurial > hg > early-roguelike
comparison rogue5/rogue54.sln @ 33:f502bf60e6e4
Import Rogue 5.4 from the Roguelike Restoration Project (r1490)
author | elwin |
---|---|
date | Mon, 24 May 2010 20:10:59 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
32:2dcd75e6a736 | 33:f502bf60e6e4 |
---|---|
1 Microsoft Visual Studio Solution File, Format Version 9.00 | |
2 # Visual Studio 2005 | |
3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "rogue54", "rogue54.vcproj", "{9EA0D326-8097-4ADA-82EA-4DB1F5CAA8F6}" | |
4 EndProject | |
5 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1C23D043-B375-4844-ACA0-32848BFCC987}" | |
6 EndProject | |
7 Global | |
8 GlobalSection(SolutionConfigurationPlatforms) = preSolution | |
9 Debug|Win32 = Debug|Win32 | |
10 Release|Win32 = Release|Win32 | |
11 EndGlobalSection | |
12 GlobalSection(ProjectConfigurationPlatforms) = postSolution | |
13 {9EA0D326-8097-4ADA-82EA-4DB1F5CAA8F6}.Debug|Win32.ActiveCfg = Debug|Win32 | |
14 {9EA0D326-8097-4ADA-82EA-4DB1F5CAA8F6}.Debug|Win32.Build.0 = Debug|Win32 | |
15 {9EA0D326-8097-4ADA-82EA-4DB1F5CAA8F6}.Release|Win32.ActiveCfg = Release|Win32 | |
16 {9EA0D326-8097-4ADA-82EA-4DB1F5CAA8F6}.Release|Win32.Build.0 = Release|Win32 | |
17 EndGlobalSection | |
18 GlobalSection(SolutionProperties) = preSolution | |
19 HideSolutionNode = FALSE | |
20 EndGlobalSection | |
21 EndGlobal |