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