Rev 179 | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 33 | pmbaty | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 81 | pmbaty | 2 | <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 33 | pmbaty | 3 | <ItemGroup Label="ProjectConfigurations"> |
| 4 | <ProjectConfiguration Include="Release|Win32"> |
||
| 5 | <Configuration>Release</Configuration> |
||
| 6 | <Platform>Win32</Platform> |
||
| 7 | </ProjectConfiguration> |
||
| 8 | </ItemGroup> |
||
| 9 | <ItemGroup> |
||
| 138 | pmbaty | 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> |
||
| 33 | pmbaty | 31 | <ClCompile Include="crafty.c" /> |
| 138 | pmbaty | 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> |
||
| 41 | <ClCompile Include="epd.c"> |
||
| 42 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 43 | </ClCompile> |
||
| 44 | <ClCompile Include="epdglue.c"> |
||
| 45 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 46 | </ClCompile> |
||
| 47 | <ClCompile Include="evaluate.c"> |
||
| 48 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 49 | </ClCompile> |
||
| 50 | <ClCompile Include="evtest.c"> |
||
| 51 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 52 | </ClCompile> |
||
| 53 | <ClCompile Include="hash.c"> |
||
| 54 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 55 | </ClCompile> |
||
| 56 | <ClCompile Include="history.c"> |
||
| 57 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 58 | </ClCompile> |
||
| 59 | <ClCompile Include="init.c"> |
||
| 60 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 61 | </ClCompile> |
||
| 62 | <ClCompile Include="input.c"> |
||
| 63 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 64 | </ClCompile> |
||
| 65 | <ClCompile Include="interrupt.c"> |
||
| 66 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 67 | </ClCompile> |
||
| 68 | <ClCompile Include="iterate.c"> |
||
| 69 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 70 | </ClCompile> |
||
| 71 | <ClCompile Include="learn.c"> |
||
| 72 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 73 | </ClCompile> |
||
| 74 | <ClCompile Include="main.c"> |
||
| 75 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 76 | </ClCompile> |
||
| 77 | <ClCompile Include="make.c"> |
||
| 78 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 79 | </ClCompile> |
||
| 80 | <ClCompile Include="movgen.c"> |
||
| 81 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 82 | </ClCompile> |
||
| 83 | <ClCompile Include="next.c"> |
||
| 84 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 85 | </ClCompile> |
||
| 86 | <ClCompile Include="option.c"> |
||
| 87 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 88 | </ClCompile> |
||
| 89 | <ClCompile Include="output.c"> |
||
| 90 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 91 | </ClCompile> |
||
| 92 | <ClCompile Include="ponder.c"> |
||
| 93 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 94 | </ClCompile> |
||
| 95 | <ClCompile Include="probe.c"> |
||
| 96 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 97 | </ClCompile> |
||
| 98 | <ClCompile Include="quiesce.c"> |
||
| 99 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 100 | </ClCompile> |
||
| 101 | <ClCompile Include="repeat.c"> |
||
| 102 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 103 | </ClCompile> |
||
| 104 | <ClCompile Include="resign.c"> |
||
| 105 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 106 | </ClCompile> |
||
| 107 | <ClCompile Include="root.c"> |
||
| 108 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 109 | </ClCompile> |
||
| 110 | <ClCompile Include="search.c"> |
||
| 111 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 112 | </ClCompile> |
||
| 113 | <ClCompile Include="see.c"> |
||
| 114 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 115 | </ClCompile> |
||
| 116 | <ClCompile Include="setboard.c"> |
||
| 117 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 118 | </ClCompile> |
||
| 119 | <ClCompile Include="test.c"> |
||
| 120 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 121 | </ClCompile> |
||
| 122 | <ClCompile Include="thread.c"> |
||
| 123 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 124 | </ClCompile> |
||
| 125 | <ClCompile Include="time.c"> |
||
| 126 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 127 | </ClCompile> |
||
| 128 | <ClCompile Include="unmake.c"> |
||
| 129 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 130 | </ClCompile> |
||
| 131 | <ClCompile Include="utility.c"> |
||
| 132 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 133 | </ClCompile> |
||
| 134 | <ClCompile Include="validate.c"> |
||
| 135 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
||
| 136 | </ClCompile> |
||
| 33 | pmbaty | 137 | </ItemGroup> |
| 138 | <ItemGroup> |
||
| 139 | <ClInclude Include="chess.h" /> |
||
| 140 | <ClInclude Include="data.h" /> |
||
| 141 | <ClInclude Include="epd.h" /> |
||
| 142 | <ClInclude Include="epddefs.h" /> |
||
| 143 | <ClInclude Include="epdglue.h" /> |
||
| 144 | <ClInclude Include="inline.h" /> |
||
| 145 | <ClInclude Include="lock.h" /> |
||
| 146 | <ClInclude Include="tbdecode.h" /> |
||
| 147 | </ItemGroup> |
||
| 148 | <PropertyGroup Label="Globals"> |
||
| 81 | pmbaty | 149 | <ProjectGuid>{AC18E423-9C96-A3A8-2535-3D9AA8D33225}</ProjectGuid> |
| 193 | pmbaty | 150 | <WindowsTargetPlatformVersion>7.0</WindowsTargetPlatformVersion> |
| 33 | pmbaty | 151 | </PropertyGroup> |
| 152 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
||
| 153 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
||
| 193 | pmbaty | 154 | <PlatformToolset>v141_xp</PlatformToolset> |
| 33 | pmbaty | 155 | </PropertyGroup> |
| 156 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
||
| 157 | <ImportGroup Label="ExtensionSettings"> |
||
| 158 | </ImportGroup> |
||
| 159 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> |
||
| 160 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
||
| 161 | </ImportGroup> |
||
| 162 | <PropertyGroup Label="UserMacros" /> |
||
| 163 | <PropertyGroup> |
||
| 164 | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> |
||
| 193 | pmbaty | 165 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir).build\$(ProjectName)-$(Configuration)-$(Platform)\</OutDir> |
| 33 | pmbaty | 166 | </PropertyGroup> |
| 179 | pmbaty | 167 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| 193 | pmbaty | 168 | <IntDir>$(SolutionDir).build\$(ProjectName)-$(Configuration)-$(Platform)\</IntDir> |
| 179 | pmbaty | 169 | </PropertyGroup> |
| 33 | pmbaty | 170 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| 171 | <ClCompile> |
||
| 172 | <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;EPD;SKILL;SMP;CPUS=16;VC_INLINE_ASM;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
||
| 173 | <WarningLevel>Level3</WarningLevel> |
||
| 179 | pmbaty | 174 | <Optimization>MaxSpeed</Optimization> |
| 33 | pmbaty | 175 | <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet> |
| 176 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
||
| 177 | </ClCompile> |
||
| 178 | <Link> |
||
| 179 | <SubSystem>Console</SubSystem> |
||
| 180 | </Link> |
||
| 181 | <PostBuildEvent> |
||
| 182 | </PostBuildEvent> |
||
| 183 | <PostBuildEvent> |
||
| 179 | pmbaty | 184 | <Command>"Z:\pmbaty\Documents\Mes projets\Windows code signer\sign.bat" "$(OutDir)$(TargetName)$(TargetExt)" "Crafty chess engine for Chess Giants" "Pierre-Marie Baty" pm@pmbaty.com FR "Crafty chess engine for Chess Giants" https://www.pmbaty.com/chess/ & copy "$(OutDir)$(TargetName)$(TargetExt)" "..\engines\Crafty\$(TargetName)$(TargetExt)"</Command> |
| 33 | pmbaty | 185 | </PostBuildEvent> |
| 186 | <PostBuildEvent> |
||
| 98 | pmbaty | 187 | <Message>Signing and copying files...</Message> |
| 33 | pmbaty | 188 | </PostBuildEvent> |
| 189 | </ItemDefinitionGroup> |
||
| 190 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
||
| 191 | <ImportGroup Label="ExtensionTargets"> |
||
| 192 | </ImportGroup> |
||
| 193 | </Project> |