Subversion Repositories Games.Chess Giants

Rev

Rev 179 | Rev 185 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 179 Rev 183
Line 49... Line 49...
49
    <ClInclude Include="uci.h" />
49
    <ClInclude Include="uci.h" />
50
  </ItemGroup>
50
  </ItemGroup>
51
  <PropertyGroup Label="Globals">
51
  <PropertyGroup Label="Globals">
52
    <ProjectGuid>{9EEF5B92-138C-4311-ABEC-2AB119F9A3E0}</ProjectGuid>
52
    <ProjectGuid>{9EEF5B92-138C-4311-ABEC-2AB119F9A3E0}</ProjectGuid>
53
    <WindowsTargetPlatformVersion>7.1</WindowsTargetPlatformVersion>
53
    <WindowsTargetPlatformVersion>7.1</WindowsTargetPlatformVersion>
-
 
54
    <ProjectName>stockfish-UNSTABLE</ProjectName>
54
  </PropertyGroup>
55
  </PropertyGroup>
55
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
56
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
56
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
57
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
57
    <PlatformToolset>v140_xp</PlatformToolset>
58
    <PlatformToolset>v140_xp</PlatformToolset>
58
  </PropertyGroup>
59
  </PropertyGroup>
Line 87... Line 88...
87
      <Command>"Z:\pmbaty\Documents\Mes projets\Windows code signer\sign.bat" "$(OutDir)$(TargetName)$(TargetExt)" "Stockfish chess engine for Chess Giants" "Pierre-Marie Baty" pm@pmbaty.com FR "Stockfish chess engine for Chess Giants" https://www.pmbaty.com/chess/ &amp; copy "$(OutDir)$(TargetName)$(TargetExt)" "..\engines\Stockfish\$(TargetName)$(TargetExt)"</Command>
88
      <Command>"Z:\pmbaty\Documents\Mes projets\Windows code signer\sign.bat" "$(OutDir)$(TargetName)$(TargetExt)" "Stockfish chess engine for Chess Giants" "Pierre-Marie Baty" pm@pmbaty.com FR "Stockfish chess engine for Chess Giants" https://www.pmbaty.com/chess/ &amp; copy "$(OutDir)$(TargetName)$(TargetExt)" "..\engines\Stockfish\$(TargetName)$(TargetExt)"</Command>
88
    </PostBuildEvent>
89
    </PostBuildEvent>
89
    <PostBuildEvent>
90
    <PostBuildEvent>
90
      <Message>Signing and copying files...</Message>
91
      <Message>Signing and copying files...</Message>
91
    </PostBuildEvent>
92
    </PostBuildEvent>
-
 
93
    <PreBuildEvent>
-
 
94
      <Command>echo.&amp;echo MASSIVE WARNING: STOCKFISH SHOULD BE COMPILED WITH CLANG!!! SEE BUILD TOOLS IN engine-stockfish DIRECTORY! Compiling anyway...&amp;ping 127.0.0.1&gt;nul</Command>
-
 
95
    </PreBuildEvent>
92
  </ItemDefinitionGroup>
96
  </ItemDefinitionGroup>
93
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
97
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
94
  <ImportGroup Label="ExtensionTargets">
98
  <ImportGroup Label="ExtensionTargets">
95
  </ImportGroup>
99
  </ImportGroup>
96
</Project>
100
</Project>