Rev 27 | Rev 35 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 27 | Rev 33 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 |   | 
            1 |   | 
          
| 2 | Microsoft Visual Studio Solution File, Format Version 11.00  | 
            2 | Microsoft Visual Studio Solution File, Format Version 11.00  | 
          
| 3 | # Visual Studio 2010  | 
            3 | # Visual Studio 2010  | 
          
| 4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chess Giants", "Chess Giants.vcxproj", "{3C0C871B-5FB3-40E4-8006-38C27F82AC0C}" | 
            4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chess Giants", "Chess Giants.vcxproj", "{3C0C871B-5FB3-40E4-8006-38C27F82AC0C}" | 
          
| 5 | EndProject  | 
            5 | EndProject  | 
          
| 6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "crafty", "engine- | 
            6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "crafty", "engine-crafty\crafty.vcxproj", "{FFEE7DEB-7A7E-5C76-6758-967168AC3F06}" | 
          
| 7 | EndProject  | 
            7 | EndProject  | 
          
| 8 | Global  | 
            8 | Global  | 
          
| 9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution  | 
            9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution  | 
          
| 10 | Debug|Win32 = Debug|Win32  | 
            10 | Debug|Win32 = Debug|Win32  | 
          
| 11 | Release|Win32 = Release|Win32  | 
            11 | Release|Win32 = Release|Win32  |