Rev 111 | Rev 140 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 111 | Rev 130 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | # Visual Studio 14 |
3 | # Visual Studio 14 |
4 | VisualStudioVersion = 14.0. |
4 | VisualStudioVersion = 14.0.25123.0 |
5 | MinimumVisualStudioVersion = 10.0.40219.1 |
5 | MinimumVisualStudioVersion = 10.0.40219.1 |
6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chess Giants", "Chess Giants.vcxproj", "{3C0C871B-5FB3-40E4-8006-38C27F82AC0C}" |
6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chess Giants", "Chess Giants.vcxproj", "{3C0C871B-5FB3-40E4-8006-38C27F82AC0C}" |
7 | EndProject |
7 | EndProject |
8 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "crafty", "engine-crafty\crafty.vcxproj", "{AC18E423-9C96-A3A8-2535-3D9AA8D33225}" |
8 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "crafty", "engine-crafty\crafty.vcxproj", "{AC18E423-9C96-A3A8-2535-3D9AA8D33225}" |
9 | EndProject |
9 | EndProject |
Line 14... | Line 14... | ||
14 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "senpai", "engine-senpai\senpai.vcxproj", "{59029F72-D775-4E7F-9DA2-6F7840FEC18C}" |
14 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "senpai", "engine-senpai\senpai.vcxproj", "{59029F72-D775-4E7F-9DA2-6F7840FEC18C}" |
15 | EndProject |
15 | EndProject |
16 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "texel", "engine-texel\texel.vcxproj", "{210385AB-83E5-4698-BC22-D1AF19E16FDB}" |
16 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "texel", "engine-texel\texel.vcxproj", "{210385AB-83E5-4698-BC22-D1AF19E16FDB}" |
17 | EndProject |
17 | EndProject |
18 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "protector-BROKEN", "engine-protector\protector.vcxproj", "{A1402AC2-521B-44C0-A3D3-63D831193E55}" |
18 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "protector-BROKEN", "engine-protector\protector.vcxproj", "{A1402AC2-521B-44C0-A3D3-63D831193E55}" |
19 | EndProject |
- | |
20 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gnuchess", "engine-gnuchess\gnuchess.vcxproj", "{C864C374-0551-4E8E-9FA0-A0A8BFECB5F7}" |
- | |
21 | EndProject |
19 | EndProject |
22 | Global |
20 | Global |
23 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
21 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
24 | Debug|Win32 = Debug|Win32 |
22 | Debug|Win32 = Debug|Win32 |
25 | Release|Win32 = Release|Win32 |
23 | Release|Win32 = Release|Win32 |
Line 51... | Line 49... | ||
51 | {210385AB-83E5-4698-BC22-D1AF19E16FDB}.Release|Win32.Build.0 = Release|Win32 |
49 | {210385AB-83E5-4698-BC22-D1AF19E16FDB}.Release|Win32.Build.0 = Release|Win32 |
52 | {A1402AC2-521B-44C0-A3D3-63D831193E55}.Debug|Win32.ActiveCfg = Release|Win32 |
50 | {A1402AC2-521B-44C0-A3D3-63D831193E55}.Debug|Win32.ActiveCfg = Release|Win32 |
53 | {A1402AC2-521B-44C0-A3D3-63D831193E55}.Debug|Win32.Build.0 = Release|Win32 |
51 | {A1402AC2-521B-44C0-A3D3-63D831193E55}.Debug|Win32.Build.0 = Release|Win32 |
54 | {A1402AC2-521B-44C0-A3D3-63D831193E55}.Release|Win32.ActiveCfg = Release|Win32 |
52 | {A1402AC2-521B-44C0-A3D3-63D831193E55}.Release|Win32.ActiveCfg = Release|Win32 |
55 | {A1402AC2-521B-44C0-A3D3-63D831193E55}.Release|Win32.Build.0 = Release|Win32 |
53 | {A1402AC2-521B-44C0-A3D3-63D831193E55}.Release|Win32.Build.0 = Release|Win32 |
56 | {C864C374-0551-4E8E-9FA0-A0A8BFECB5F7}.Debug|Win32.ActiveCfg = Release|Win32 |
- | |
57 | {C864C374-0551-4E8E-9FA0-A0A8BFECB5F7}.Debug|Win32.Build.0 = Release|Win32 |
- | |
58 | {C864C374-0551-4E8E-9FA0-A0A8BFECB5F7}.Release|Win32.ActiveCfg = Release|Win32 |
- | |
59 | {C864C374-0551-4E8E-9FA0-A0A8BFECB5F7}.Release|Win32.Build.0 = Release|Win32 |
- | |
60 | EndGlobalSection |
54 | EndGlobalSection |
61 | GlobalSection(SolutionProperties) = preSolution |
55 | GlobalSection(SolutionProperties) = preSolution |
62 | HideSolutionNode = FALSE |
56 | HideSolutionNode = FALSE |
63 | EndGlobalSection |
57 | EndGlobalSection |
64 | EndGlobal |
58 | EndGlobal |