Mercurial > LightClone
comparison LightClone.sln @ 0:7e3a0ae9c016
Initial commit
author | koryspansel <koryspansel@bendbroadband.com> |
---|---|
date | Wed, 07 Sep 2011 12:36:37 -0700 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:7e3a0ae9c016 |
---|---|
1 | |
2 Microsoft Visual Studio Solution File, Format Version 10.00 | |
3 # Visual Studio 2008 | |
4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LightClone", "LightClone\LightClone.vcproj", "{24506D51-1AB0-434D-AFBB-40314CF4DFD6}" | |
5 EndProject | |
6 Global | |
7 GlobalSection(SolutionConfigurationPlatforms) = preSolution | |
8 Debug|Win32 = Debug|Win32 | |
9 Release|Win32 = Release|Win32 | |
10 EndGlobalSection | |
11 GlobalSection(ProjectConfigurationPlatforms) = postSolution | |
12 {24506D51-1AB0-434D-AFBB-40314CF4DFD6}.Debug|Win32.ActiveCfg = Debug|Win32 | |
13 {24506D51-1AB0-434D-AFBB-40314CF4DFD6}.Debug|Win32.Build.0 = Debug|Win32 | |
14 {24506D51-1AB0-434D-AFBB-40314CF4DFD6}.Release|Win32.ActiveCfg = Release|Win32 | |
15 {24506D51-1AB0-434D-AFBB-40314CF4DFD6}.Release|Win32.Build.0 = Release|Win32 | |
16 EndGlobalSection | |
17 GlobalSection(SolutionProperties) = preSolution | |
18 HideSolutionNode = FALSE | |
19 EndGlobalSection | |
20 EndGlobal |