Rev 108 | Rev 154 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 108 | Rev 138 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | <Configuration>Release</Configuration> |
5 | <Configuration>Release</Configuration> |
6 | <Platform>Win32</Platform> |
6 | <Platform>Win32</Platform> |
7 | </ProjectConfiguration> |
7 | </ProjectConfiguration> |
8 | </ItemGroup> |
8 | </ItemGroup> |
9 | <ItemGroup> |
9 | <ItemGroup> |
- | 10 | <ClCompile Include="analyze.c"> |
|
- | 11 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 12 | </ClCompile> |
|
- | 13 | <ClCompile Include="annotate.c"> |
|
- | 14 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 15 | </ClCompile> |
|
- | 16 | <ClCompile Include="attacks.c"> |
|
- | 17 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 18 | </ClCompile> |
|
- | 19 | <ClCompile Include="autotune.c"> |
|
- | 20 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 21 | </ClCompile> |
|
- | 22 | <ClCompile Include="bench.c"> |
|
- | 23 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 24 | </ClCompile> |
|
- | 25 | <ClCompile Include="book.c"> |
|
- | 26 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 27 | </ClCompile> |
|
- | 28 | <ClCompile Include="boolean.c"> |
|
- | 29 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 30 | </ClCompile> |
|
10 | <ClCompile Include="crafty.c" /> |
31 | <ClCompile Include="crafty.c" /> |
- | 32 | <ClCompile Include="data.c"> |
|
- | 33 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 34 | </ClCompile> |
|
- | 35 | <ClCompile Include="drawn.c"> |
|
- | 36 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 37 | </ClCompile> |
|
- | 38 | <ClCompile Include="edit.c"> |
|
- | 39 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 40 | </ClCompile> |
|
11 | <ClCompile Include="egtb.cpp" /> |
41 | <ClCompile Include="egtb.cpp" /> |
- | 42 | <ClCompile Include="epd.c"> |
|
- | 43 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 44 | </ClCompile> |
|
- | 45 | <ClCompile Include="epdglue.c"> |
|
- | 46 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 47 | </ClCompile> |
|
- | 48 | <ClCompile Include="evaluate.c"> |
|
- | 49 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 50 | </ClCompile> |
|
- | 51 | <ClCompile Include="evtest.c"> |
|
- | 52 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 53 | </ClCompile> |
|
- | 54 | <ClCompile Include="hash.c"> |
|
- | 55 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 56 | </ClCompile> |
|
- | 57 | <ClCompile Include="history.c"> |
|
- | 58 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 59 | </ClCompile> |
|
- | 60 | <ClCompile Include="init.c"> |
|
- | 61 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 62 | </ClCompile> |
|
- | 63 | <ClCompile Include="input.c"> |
|
- | 64 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 65 | </ClCompile> |
|
- | 66 | <ClCompile Include="interrupt.c"> |
|
- | 67 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 68 | </ClCompile> |
|
- | 69 | <ClCompile Include="iterate.c"> |
|
- | 70 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 71 | </ClCompile> |
|
- | 72 | <ClCompile Include="learn.c"> |
|
- | 73 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 74 | </ClCompile> |
|
- | 75 | <ClCompile Include="main.c"> |
|
- | 76 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 77 | </ClCompile> |
|
- | 78 | <ClCompile Include="make.c"> |
|
- | 79 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 80 | </ClCompile> |
|
- | 81 | <ClCompile Include="movgen.c"> |
|
- | 82 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 83 | </ClCompile> |
|
- | 84 | <ClCompile Include="next.c"> |
|
- | 85 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 86 | </ClCompile> |
|
- | 87 | <ClCompile Include="option.c"> |
|
- | 88 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 89 | </ClCompile> |
|
- | 90 | <ClCompile Include="output.c"> |
|
- | 91 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 92 | </ClCompile> |
|
- | 93 | <ClCompile Include="ponder.c"> |
|
- | 94 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 95 | </ClCompile> |
|
- | 96 | <ClCompile Include="probe.c"> |
|
- | 97 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 98 | </ClCompile> |
|
- | 99 | <ClCompile Include="quiesce.c"> |
|
- | 100 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 101 | </ClCompile> |
|
- | 102 | <ClCompile Include="repeat.c"> |
|
- | 103 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 104 | </ClCompile> |
|
- | 105 | <ClCompile Include="resign.c"> |
|
- | 106 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 107 | </ClCompile> |
|
- | 108 | <ClCompile Include="root.c"> |
|
- | 109 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 110 | </ClCompile> |
|
- | 111 | <ClCompile Include="search.c"> |
|
- | 112 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 113 | </ClCompile> |
|
- | 114 | <ClCompile Include="see.c"> |
|
- | 115 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 116 | </ClCompile> |
|
- | 117 | <ClCompile Include="setboard.c"> |
|
- | 118 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 119 | </ClCompile> |
|
- | 120 | <ClCompile Include="test.c"> |
|
- | 121 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 122 | </ClCompile> |
|
- | 123 | <ClCompile Include="thread.c"> |
|
- | 124 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 125 | </ClCompile> |
|
- | 126 | <ClCompile Include="time.c"> |
|
- | 127 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 128 | </ClCompile> |
|
- | 129 | <ClCompile Include="unmake.c"> |
|
- | 130 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 131 | </ClCompile> |
|
- | 132 | <ClCompile Include="utility.c"> |
|
- | 133 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 134 | </ClCompile> |
|
- | 135 | <ClCompile Include="validate.c"> |
|
- | 136 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
- | 137 | </ClCompile> |
|
12 | </ItemGroup> |
138 | </ItemGroup> |
13 | <ItemGroup> |
139 | <ItemGroup> |
14 | <ClInclude Include="chess.h" /> |
140 | <ClInclude Include="chess.h" /> |
15 | <ClInclude Include="data.h" /> |
141 | <ClInclude Include="data.h" /> |
16 | <ClInclude Include="epd.h" /> |
142 | <ClInclude Include="epd.h" /> |