Rev 98 | Rev 111 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 98 | Rev 101 | ||
|---|---|---|---|
| Line 10... | Line 10... | ||
| 10 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "polyglot", "engine-polyglot\polyglot.vcxproj", "{338A87F7-3E9D-798F-C923-BF839AE92C7C}" |
10 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "polyglot", "engine-polyglot\polyglot.vcxproj", "{338A87F7-3E9D-798F-C923-BF839AE92C7C}" |
| 11 | EndProject |
11 | EndProject |
| 12 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "stockfish", "engine-stockfish\stockfish.vcxproj", "{9EEF5B92-138C-4311-ABEC-2AB119F9A3E0}" |
12 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "stockfish", "engine-stockfish\stockfish.vcxproj", "{9EEF5B92-138C-4311-ABEC-2AB119F9A3E0}" |
| 13 | EndProject |
13 | EndProject |
| 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 |
|
| - | 16 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "texel", "engine-texel\texel.vcxproj", "{210385AB-83E5-4698-BC22-D1AF19E16FDB}" |
|
| 15 | EndProject |
17 | EndProject |
| 16 | Global |
18 | Global |
| 17 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
19 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 18 | Debug|Win32 = Debug|Win32 |
20 | Debug|Win32 = Debug|Win32 |
| 19 | Release|Win32 = Release|Win32 |
21 | Release|Win32 = Release|Win32 |
| Line 37... | Line 39... | ||
| 37 | {9EEF5B92-138C-4311-ABEC-2AB119F9A3E0}.Release|Win32.Build.0 = Release|Win32 |
39 | {9EEF5B92-138C-4311-ABEC-2AB119F9A3E0}.Release|Win32.Build.0 = Release|Win32 |
| 38 | {59029F72-D775-4E7F-9DA2-6F7840FEC18C}.Debug|Win32.ActiveCfg = Release|Win32 |
40 | {59029F72-D775-4E7F-9DA2-6F7840FEC18C}.Debug|Win32.ActiveCfg = Release|Win32 |
| 39 | {59029F72-D775-4E7F-9DA2-6F7840FEC18C}.Debug|Win32.Build.0 = Release|Win32 |
41 | {59029F72-D775-4E7F-9DA2-6F7840FEC18C}.Debug|Win32.Build.0 = Release|Win32 |
| 40 | {59029F72-D775-4E7F-9DA2-6F7840FEC18C}.Release|Win32.ActiveCfg = Release|Win32 |
42 | {59029F72-D775-4E7F-9DA2-6F7840FEC18C}.Release|Win32.ActiveCfg = Release|Win32 |
| 41 | {59029F72-D775-4E7F-9DA2-6F7840FEC18C}.Release|Win32.Build.0 = Release|Win32 |
43 | {59029F72-D775-4E7F-9DA2-6F7840FEC18C}.Release|Win32.Build.0 = Release|Win32 |
| - | 44 | {210385AB-83E5-4698-BC22-D1AF19E16FDB}.Debug|Win32.ActiveCfg = Release|Win32 |
|
| - | 45 | {210385AB-83E5-4698-BC22-D1AF19E16FDB}.Debug|Win32.Build.0 = Release|Win32 |
|
| - | 46 | {210385AB-83E5-4698-BC22-D1AF19E16FDB}.Release|Win32.ActiveCfg = Release|Win32 |
|
| - | 47 | {210385AB-83E5-4698-BC22-D1AF19E16FDB}.Release|Win32.Build.0 = Release|Win32 |
|
| 42 | EndGlobalSection |
48 | EndGlobalSection |
| 43 | GlobalSection(SolutionProperties) = preSolution |
49 | GlobalSection(SolutionProperties) = preSolution |
| 44 | HideSolutionNode = FALSE |
50 | HideSolutionNode = FALSE |
| 45 | EndGlobalSection |
51 | EndGlobalSection |
| 46 | EndGlobal |
52 | EndGlobal |