Rev 37 | Rev 98 | Go to most recent revision | 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> |
||
| 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" /> |
||
| 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" /> |
||
| 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> |
||
| 136 | <ItemGroup> |
||
| 137 | <ClInclude Include="chess.h" /> |
||
| 138 | <ClInclude Include="data.h" /> |
||
| 139 | <ClInclude Include="epd.h" /> |
||
| 140 | <ClInclude Include="epddefs.h" /> |
||
| 141 | <ClInclude Include="epdglue.h" /> |
||
| 142 | <ClInclude Include="inline.h" /> |
||
| 143 | <ClInclude Include="lock.h" /> |
||
| 144 | <ClInclude Include="tbdecode.h" /> |
||
| 145 | </ItemGroup> |
||
| 146 | <PropertyGroup Label="Globals"> |
||
| 81 | pmbaty | 147 | <ProjectGuid>{AC18E423-9C96-A3A8-2535-3D9AA8D33225}</ProjectGuid> |
| 148 | <WindowsTargetPlatformVersion>7.1</WindowsTargetPlatformVersion> |
||
| 33 | pmbaty | 149 | </PropertyGroup> |
| 150 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
||
| 151 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
||
| 152 | <CharacterSet>MultiByte</CharacterSet> |
||
| 81 | pmbaty | 153 | <PlatformToolset>v140_xp</PlatformToolset> |
| 33 | pmbaty | 154 | </PropertyGroup> |
| 155 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
||
| 156 | <ImportGroup Label="ExtensionSettings"> |
||
| 157 | </ImportGroup> |
||
| 158 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> |
||
| 159 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
||
| 160 | </ImportGroup> |
||
| 161 | <PropertyGroup Label="UserMacros" /> |
||
| 162 | <PropertyGroup> |
||
| 163 | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> |
||
| 164 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</OutDir> |
||
| 165 | <EmbedManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</EmbedManifest> |
||
| 166 | </PropertyGroup> |
||
| 167 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
||
| 168 | <ClCompile> |
||
| 169 | <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;EPD;SKILL;SMP;CPUS=16;VC_INLINE_ASM;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
||
| 170 | <WarningLevel>Level3</WarningLevel> |
||
| 171 | <Optimization>Full</Optimization> |
||
| 172 | <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
||
| 173 | <IntrinsicFunctions>true</IntrinsicFunctions> |
||
| 174 | <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> |
||
| 175 | <OmitFramePointers>true</OmitFramePointers> |
||
| 176 | <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> |
||
| 177 | <WholeProgramOptimization>true</WholeProgramOptimization> |
||
| 178 | <BufferSecurityCheck>false</BufferSecurityCheck> |
||
| 179 | <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet> |
||
| 180 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
||
| 181 | </ClCompile> |
||
| 182 | <Link> |
||
| 183 | <SubSystem>Console</SubSystem> |
||
| 184 | <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration> |
||
| 185 | </Link> |
||
| 186 | <PostBuildEvent> |
||
| 187 | </PostBuildEvent> |
||
| 188 | <PostBuildEvent> |
||
| 37 | pmbaty | 189 | <Command>copy "$(OutDir)$(TargetName)$(TargetExt)" "..\engines\Crafty\crafty.exe"</Command> |
| 33 | pmbaty | 190 | </PostBuildEvent> |
| 191 | <PostBuildEvent> |
||
| 192 | <Message>Copying files...</Message> |
||
| 193 | </PostBuildEvent> |
||
| 194 | </ItemDefinitionGroup> |
||
| 195 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
||
| 196 | <ImportGroup Label="ExtensionTargets"> |
||
| 197 | </ImportGroup> |
||
| 198 | </Project> |