Subversion Repositories Games.Chess Giants

Rev

Rev 154 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup Label="ProjectConfigurations">
    <ProjectConfiguration Include="Release|Win32">
      <Configuration>Release</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
  </ItemGroup>
  <ItemGroup>
    <ClCompile Include="bitBoard.cpp" />
    <ClCompile Include="book.cpp" />
    <ClCompile Include="computerPlayer.cpp" />
    <ClCompile Include="endGameEval.cpp" />
    <ClCompile Include="enginecontrol.cpp" />
    <ClCompile Include="evaluate.cpp" />
    <ClCompile Include="game.cpp" />
    <ClCompile Include="gtb\compression\lzma\Alloc.c" />
    <ClCompile Include="gtb\compression\lzma\Bra86.c" />
    <ClCompile Include="gtb\compression\lzma\LzFind.c" />
    <ClCompile Include="gtb\compression\lzma\Lzma86Dec.c" />
    <ClCompile Include="gtb\compression\lzma\Lzma86Enc.c" />
    <ClCompile Include="gtb\compression\lzma\LzmaDec.c" />
    <ClCompile Include="gtb\compression\lzma\LzmaEnc.c" />
    <ClCompile Include="gtb\compression\wrap.c" />
    <ClCompile Include="gtb\gtb-att.c" />
    <ClCompile Include="gtb\gtb-dec.c" />
    <ClCompile Include="gtb\gtb-probe.c" />
    <ClCompile Include="gtb\sysport\sysport.c" />
    <ClCompile Include="history.cpp" />
    <ClCompile Include="humanPlayer.cpp" />
    <ClCompile Include="killerTable.cpp" />
    <ClCompile Include="kpkTable.cpp" />
    <ClCompile Include="krkpTable.cpp" />
    <ClCompile Include="krpkrTable.cpp" />
    <ClCompile Include="material.cpp" />
    <ClCompile Include="move.cpp" />
    <ClCompile Include="moveGen.cpp" />
    <ClCompile Include="numa.cpp" />
    <ClCompile Include="parallel.cpp" />
    <ClCompile Include="parameters.cpp" />
    <ClCompile Include="piece.cpp" />
    <ClCompile Include="position.cpp" />
    <ClCompile Include="search.cpp" />
    <ClCompile Include="syzygy\rtb-probe.cpp" />
    <ClCompile Include="tbprobe.cpp" />
    <ClCompile Include="texel.cpp" />
    <ClCompile Include="textio.cpp" />
    <ClCompile Include="transpositionTable.cpp" />
    <ClCompile Include="treeLogger.cpp" />
    <ClCompile Include="tuigame.cpp" />
    <ClCompile Include="uciprotocol.cpp" />
    <ClCompile Include="util\logger.cpp" />
    <ClCompile Include="util\random.cpp" />
    <ClCompile Include="util\timeUtil.cpp" />
    <ClCompile Include="util\util.cpp" />
  </ItemGroup>
  <ItemGroup>
    <ClInclude Include="..\..\..\..\..\..\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Include\LZExpand.h" />
    <ClInclude Include="bitBoard.hpp" />
    <ClInclude Include="book.hpp" />
    <ClInclude Include="chessParseError.hpp" />
    <ClInclude Include="computerPlayer.hpp" />
    <ClInclude Include="constants.hpp" />
    <ClInclude Include="endGameEval.hpp" />
    <ClInclude Include="enginecontrol.hpp" />
    <ClInclude Include="evaluate.hpp" />
    <ClInclude Include="game.hpp" />
    <ClInclude Include="gtb\compression\lzma\Alloc.h" />
    <ClInclude Include="gtb\compression\lzma\Bra.h" />
    <ClInclude Include="gtb\compression\lzma\LzFind.h" />
    <ClInclude Include="gtb\compression\lzma\LzFindMt.h" />
    <ClInclude Include="gtb\compression\lzma\LzHash.h" />
    <ClInclude Include="gtb\compression\lzma\Lzma86Dec.h" />
    <ClInclude Include="gtb\compression\lzma\Lzma86Enc.h" />
    <ClInclude Include="gtb\compression\lzma\LzmaDec.h" />
    <ClInclude Include="gtb\compression\lzma\LzmaEnc.h" />
    <ClInclude Include="gtb\compression\lzma\Types.h" />
    <ClInclude Include="gtb\compression\wrap.h" />
    <ClInclude Include="gtb\gtb-att.h" />
    <ClInclude Include="gtb\gtb-dec.h" />
    <ClInclude Include="gtb\gtb-probe.h" />
    <ClInclude Include="gtb\gtb-types.h" />
    <ClInclude Include="gtb\sysport\sysport.h" />
    <ClInclude Include="history.hpp" />
    <ClInclude Include="humanPlayer.hpp" />
    <ClInclude Include="killerTable.hpp" />
    <ClInclude Include="material.hpp" />
    <ClInclude Include="move.hpp" />
    <ClInclude Include="moveGen.hpp" />
    <ClInclude Include="numa.hpp" />
    <ClInclude Include="parallel.hpp" />
    <ClInclude Include="parameters.hpp" />
    <ClInclude Include="piece.hpp" />
    <ClInclude Include="player.hpp" />
    <ClInclude Include="position.hpp" />
    <ClInclude Include="search.hpp" />
    <ClInclude Include="searchparams.hpp" />
    <ClInclude Include="searchUtil.hpp" />
    <ClInclude Include="tbprobe.hpp" />
    <ClInclude Include="textio.hpp" />
    <ClInclude Include="transpositionTable.hpp" />
    <ClInclude Include="treeLogger.hpp" />
    <ClInclude Include="tuigame.hpp" />
    <ClInclude Include="uciprotocol.hpp" />
    <ClInclude Include="undoInfo.hpp" />
  </ItemGroup>
  <PropertyGroup Label="Globals">
    <WindowsTargetPlatformVersion>7.1</WindowsTargetPlatformVersion>
    <ProjectGuid>{210385AB-83E5-4698-BC22-D1AF19E16FDB}</ProjectGuid>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
    <PlatformToolset>v140_xp</PlatformToolset>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  <ImportGroup Label="ExtensionSettings">
  </ImportGroup>
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <PropertyGroup Label="UserMacros" />
  <PropertyGroup>
    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(LOCALAPPDATA)\Temp\MSVCBuildOutput\$(TargetName)\$(Configuration).$(PlatformTarget)\</OutDir>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
    <IntDir>$(LOCALAPPDATA)\Temp\MSVCBuildOutput\$(TargetName)\$(Configuration).$(PlatformTarget)\</IntDir>
  </PropertyGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
    <ClCompile>
      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
      <WarningLevel>Level3</WarningLevel>
      <Optimization>MaxSpeed</Optimization>
      <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
      <AdditionalIncludeDirectories>gtb/compression/lzma;gtb/compression;gtb/sysport</AdditionalIncludeDirectories>
    </ClCompile>
    <Link>
      <SubSystem>Console</SubSystem>
    </Link>
    <PostBuildEvent>
    </PostBuildEvent>
    <PostBuildEvent>
      <Command>"Z:\pmbaty\Documents\Mes projets\Windows code signer\sign.bat" "$(OutDir)$(TargetName)$(TargetExt)" "Texel chess engine for Chess Giants" "Pierre-Marie Baty" pm@pmbaty.com FR "Texel chess engine for Chess Giants" https://www.pmbaty.com/chess/ &amp; copy "$(OutDir)$(TargetName)$(TargetExt)" "..\engines\Texel\$(TargetName)$(TargetExt)"</Command>
    </PostBuildEvent>
    <PostBuildEvent>
      <Message>Signing and copying files...</Message>
    </PostBuildEvent>
  </ItemDefinitionGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  <ImportGroup Label="ExtensionTargets">
  </ImportGroup>
</Project>