Rev 97 | Rev 101 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 97 | Rev 98 | ||
|---|---|---|---|
| Line 9... | Line 9... | ||
| 9 | EndProject | 9 | EndProject | 
| 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}") = " | 14 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "senpai", "engine-senpai\senpai.vcxproj", "{59029F72-D775-4E7F-9DA2-6F7840FEC18C}" | 
| 15 | EndProject | 15 | EndProject | 
| 16 | Global | 16 | Global | 
| 17 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | 17 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | 
| 18 | Debug|Win32 = Debug|Win32 | 18 | Debug|Win32 = Debug|Win32 | 
| 19 | Release|Win32 = Release|Win32 | 19 | Release|Win32 = Release|Win32 | 
| Line 33... | Line 33... | ||
| 33 | 		{338A87F7-3E9D-798F-C923-BF839AE92C7C}.Release|Win32.Build.0 = Release|Win32 | 33 | 		{338A87F7-3E9D-798F-C923-BF839AE92C7C}.Release|Win32.Build.0 = Release|Win32 | 
| 34 | 		{9EEF5B92-138C-4311-ABEC-2AB119F9A3E0}.Debug|Win32.ActiveCfg = Release|Win32 | 34 | 		{9EEF5B92-138C-4311-ABEC-2AB119F9A3E0}.Debug|Win32.ActiveCfg = Release|Win32 | 
| 35 | 		{9EEF5B92-138C-4311-ABEC-2AB119F9A3E0}.Debug|Win32.Build.0 = Release|Win32 | 35 | 		{9EEF5B92-138C-4311-ABEC-2AB119F9A3E0}.Debug|Win32.Build.0 = Release|Win32 | 
| 36 | 		{9EEF5B92-138C-4311-ABEC-2AB119F9A3E0}.Release|Win32.ActiveCfg = Release|Win32 | 36 | 		{9EEF5B92-138C-4311-ABEC-2AB119F9A3E0}.Release|Win32.ActiveCfg = Release|Win32 | 
| 37 | 		{9EEF5B92-138C-4311-ABEC-2AB119F9A3E0}.Release|Win32.Build.0 = Release|Win32 | 37 | 		{9EEF5B92-138C-4311-ABEC-2AB119F9A3E0}.Release|Win32.Build.0 = Release|Win32 | 
| 38 | 		{ | 38 | 		{59029F72-D775-4E7F-9DA2-6F7840FEC18C}.Debug|Win32.ActiveCfg = Release|Win32 | 
| 39 | 		{ | 39 | 		{59029F72-D775-4E7F-9DA2-6F7840FEC18C}.Debug|Win32.Build.0 = Release|Win32 | 
| 40 | 		{ | 40 | 		{59029F72-D775-4E7F-9DA2-6F7840FEC18C}.Release|Win32.ActiveCfg = Release|Win32 | 
| 41 | 		{ | 41 | 		{59029F72-D775-4E7F-9DA2-6F7840FEC18C}.Release|Win32.Build.0 = Release|Win32 | 
| 42 | EndGlobalSection | 42 | EndGlobalSection | 
| 43 | GlobalSection(SolutionProperties) = preSolution | 43 | GlobalSection(SolutionProperties) = preSolution | 
| 44 | HideSolutionNode = FALSE | 44 | HideSolutionNode = FALSE | 
| 45 | EndGlobalSection | 45 | EndGlobalSection | 
| 46 | EndGlobal | 46 | EndGlobal |