Rev 99 | Rev 154 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 99 | Rev 106 | ||
---|---|---|---|
Line 51... | Line 51... | ||
51 | <ClCompile Include="uciprotocol.cpp" /> |
51 | <ClCompile Include="uciprotocol.cpp" /> |
52 | <ClCompile Include="util\logger.cpp" /> |
52 | <ClCompile Include="util\logger.cpp" /> |
53 | <ClCompile Include="util\random.cpp" /> |
53 | <ClCompile Include="util\random.cpp" /> |
54 | <ClCompile Include="util\timeUtil.cpp" /> |
54 | <ClCompile Include="util\timeUtil.cpp" /> |
55 | <ClCompile Include="util\util.cpp" /> |
55 | <ClCompile Include="util\util.cpp" /> |
- | 56 | </ItemGroup> |
|
- | 57 | <ItemGroup> |
|
- | 58 | <ClInclude Include="..\..\..\..\..\..\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Include\LZExpand.h" /> |
|
- | 59 | <ClInclude Include="bitBoard.hpp" /> |
|
- | 60 | <ClInclude Include="book.hpp" /> |
|
- | 61 | <ClInclude Include="chessParseError.hpp" /> |
|
- | 62 | <ClInclude Include="computerPlayer.hpp" /> |
|
- | 63 | <ClInclude Include="constants.hpp" /> |
|
- | 64 | <ClInclude Include="endGameEval.hpp" /> |
|
- | 65 | <ClInclude Include="enginecontrol.hpp" /> |
|
- | 66 | <ClInclude Include="evaluate.hpp" /> |
|
- | 67 | <ClInclude Include="game.hpp" /> |
|
- | 68 | <ClInclude Include="gtb\compression\lzma\Alloc.h" /> |
|
- | 69 | <ClInclude Include="gtb\compression\lzma\Bra.h" /> |
|
- | 70 | <ClInclude Include="gtb\compression\lzma\LzFind.h" /> |
|
- | 71 | <ClInclude Include="gtb\compression\lzma\LzFindMt.h" /> |
|
- | 72 | <ClInclude Include="gtb\compression\lzma\LzHash.h" /> |
|
- | 73 | <ClInclude Include="gtb\compression\lzma\Lzma86Dec.h" /> |
|
- | 74 | <ClInclude Include="gtb\compression\lzma\Lzma86Enc.h" /> |
|
- | 75 | <ClInclude Include="gtb\compression\lzma\LzmaDec.h" /> |
|
- | 76 | <ClInclude Include="gtb\compression\lzma\LzmaEnc.h" /> |
|
- | 77 | <ClInclude Include="gtb\compression\lzma\Types.h" /> |
|
- | 78 | <ClInclude Include="gtb\compression\wrap.h" /> |
|
- | 79 | <ClInclude Include="gtb\gtb-att.h" /> |
|
- | 80 | <ClInclude Include="gtb\gtb-dec.h" /> |
|
- | 81 | <ClInclude Include="gtb\gtb-probe.h" /> |
|
- | 82 | <ClInclude Include="gtb\gtb-types.h" /> |
|
- | 83 | <ClInclude Include="gtb\sysport\sysport.h" /> |
|
- | 84 | <ClInclude Include="history.hpp" /> |
|
- | 85 | <ClInclude Include="humanPlayer.hpp" /> |
|
- | 86 | <ClInclude Include="killerTable.hpp" /> |
|
- | 87 | <ClInclude Include="material.hpp" /> |
|
- | 88 | <ClInclude Include="move.hpp" /> |
|
- | 89 | <ClInclude Include="moveGen.hpp" /> |
|
- | 90 | <ClInclude Include="numa.hpp" /> |
|
- | 91 | <ClInclude Include="parallel.hpp" /> |
|
- | 92 | <ClInclude Include="parameters.hpp" /> |
|
- | 93 | <ClInclude Include="piece.hpp" /> |
|
- | 94 | <ClInclude Include="player.hpp" /> |
|
- | 95 | <ClInclude Include="position.hpp" /> |
|
- | 96 | <ClInclude Include="search.hpp" /> |
|
- | 97 | <ClInclude Include="searchparams.hpp" /> |
|
- | 98 | <ClInclude Include="searchUtil.hpp" /> |
|
- | 99 | <ClInclude Include="tbprobe.hpp" /> |
|
- | 100 | <ClInclude Include="textio.hpp" /> |
|
- | 101 | <ClInclude Include="transpositionTable.hpp" /> |
|
- | 102 | <ClInclude Include="treeLogger.hpp" /> |
|
- | 103 | <ClInclude Include="tuigame.hpp" /> |
|
- | 104 | <ClInclude Include="uciprotocol.hpp" /> |
|
- | 105 | <ClInclude Include="undoInfo.hpp" /> |
|
56 | </ItemGroup> |
106 | </ItemGroup> |
57 | <PropertyGroup Label="Globals"> |
107 | <PropertyGroup Label="Globals"> |
58 | <WindowsTargetPlatformVersion>7.1</WindowsTargetPlatformVersion> |
108 | <WindowsTargetPlatformVersion>7.1</WindowsTargetPlatformVersion> |
59 | <ProjectGuid>{210385AB-83E5-4698-BC22-D1AF19E16FDB}</ProjectGuid> |
109 | <ProjectGuid>{210385AB-83E5-4698-BC22-D1AF19E16FDB}</ProjectGuid> |
60 | </PropertyGroup> |
110 | </PropertyGroup> |