Rev 14 | Go to most recent revision | Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 1 | pmbaty | 1 | |
| 2 | Microsoft Visual Studio Solution File, Format Version 11.00 |
||
| 3 | # Visual Studio 2010 |
||
| 4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chess Giants", "Chess Giants.vcxproj", "{3C0C871B-5FB3-40E4-8006-38C27F82AC0C}" |
||
| 5 | EndProject |
||
| 6 | Global |
||
| 7 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
||
| 8 | Debug|Win32 = Debug|Win32 |
||
| 9 | Demo|Win32 = Demo|Win32 |
||
| 10 | Release|Win32 = Release|Win32 |
||
| 11 | EndGlobalSection |
||
| 12 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
||
| 13 | {3C0C871B-5FB3-40E4-8006-38C27F82AC0C}.Debug|Win32.ActiveCfg = Debug|Win32 |
||
| 14 | {3C0C871B-5FB3-40E4-8006-38C27F82AC0C}.Debug|Win32.Build.0 = Debug|Win32 |
||
| 15 | {3C0C871B-5FB3-40E4-8006-38C27F82AC0C}.Demo|Win32.ActiveCfg = Demo|Win32 |
||
| 16 | {3C0C871B-5FB3-40E4-8006-38C27F82AC0C}.Demo|Win32.Build.0 = Demo|Win32 |
||
| 17 | {3C0C871B-5FB3-40E4-8006-38C27F82AC0C}.Release|Win32.ActiveCfg = Release|Win32 |
||
| 18 | {3C0C871B-5FB3-40E4-8006-38C27F82AC0C}.Release|Win32.Build.0 = Release|Win32 |
||
| 19 | EndGlobalSection |
||
| 20 | GlobalSection(SolutionProperties) = preSolution |
||
| 21 | HideSolutionNode = FALSE |
||
| 22 | EndGlobalSection |
||
| 23 | EndGlobal |