Subversion Repositories Games.Chess Giants

Rev

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

Rev 154 Rev 179
Line 13... Line 13...
13
    <WindowsTargetPlatformVersion>7.1</WindowsTargetPlatformVersion>
13
    <WindowsTargetPlatformVersion>7.1</WindowsTargetPlatformVersion>
14
    <ProjectGuid>{59029F72-D775-4E7F-9DA2-6F7840FEC18C}</ProjectGuid>
14
    <ProjectGuid>{59029F72-D775-4E7F-9DA2-6F7840FEC18C}</ProjectGuid>
15
  </PropertyGroup>
15
  </PropertyGroup>
16
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
16
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
17
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
17
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
18
    <CharacterSet>MultiByte</CharacterSet>
-
 
19
    <PlatformToolset>v140_xp</PlatformToolset>
18
    <PlatformToolset>v140_xp</PlatformToolset>
20
  </PropertyGroup>
19
  </PropertyGroup>
21
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
20
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
22
  <ImportGroup Label="ExtensionSettings">
21
  <ImportGroup Label="ExtensionSettings">
23
  </ImportGroup>
22
  </ImportGroup>
Line 25... Line 24...
25
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
24
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
26
  </ImportGroup>
25
  </ImportGroup>
27
  <PropertyGroup Label="UserMacros" />
26
  <PropertyGroup Label="UserMacros" />
28
  <PropertyGroup>
27
  <PropertyGroup>
29
    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
28
    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
30
    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</OutDir>
29
    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(LOCALAPPDATA)\Temp\MSVCBuildOutput\$(TargetName)\$(Configuration).$(PlatformTarget)\</OutDir>
-
 
30
  </PropertyGroup>
31
    <EmbedManifest Condition="'$(Configuration)|$(Platform)&apos;==&apos;Release|Win32&apos;&quot;>false<;/EmbedManifest>
31
  <PropertyGroup Condition="'$(Configuration)|$(Platform)&apos;==&apos;Release|Win32&apos;&quot;>
-
 
32
    <IntDir>$(LOCALAPPDATA)\Temp\MSVCBuildOutput\$(TargetName)\$(Configuration).$(PlatformTarget)\</IntDir>
32
  </PropertyGroup>
33
  </PropertyGroup>
33
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
34
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
34
    <ClCompile>
35
    <ClCompile>
35
      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
36
      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
36
      <WarningLevel>Level3</WarningLevel>
37
      <WarningLevel>Level3</WarningLevel>
37
      <Optimization>Full</Optimization>
38
      <Optimization>MaxSpeed</Optimization>
38
      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
-
 
39
      <IntrinsicFunctions>true</IntrinsicFunctions>
-
 
40
      <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
-
 
41
      <OmitFramePointers>true</OmitFramePointers>
-
 
42
      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
-
 
43
      <WholeProgramOptimization>true</WholeProgramOptimization>
-
 
44
      <BufferSecurityCheck>false</BufferSecurityCheck>
-
 
45
      <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
39
      <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
46
      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
40
      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
47
    </ClCompile>
41
    </ClCompile>
48
    <Link>
42
    <Link>
49
      <SubSystem>Console</SubSystem>
43
      <SubSystem>Console</SubSystem>
50
      <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
-
 
51
    </Link>
44
    </Link>
52
    <PostBuildEvent>
45
    <PostBuildEvent>
53
    </PostBuildEvent>
46
    </PostBuildEvent>
54
    <PostBuildEvent>
47
    <PostBuildEvent>
55
      <Command>"P:\Windows code signer\sign.bat" "$(OutDir)$(TargetName)$(TargetExt)" "Senpai chess engine for Chess Giants" "Pierre-Marie Baty" pm@pmbaty.com FR "Senpai chess engine for Chess Giants" https://www.pmbaty.com/chess/ &amp; copy "$(OutDir)$(TargetName)$(TargetExt)" "..\engines\Senpai\$(TargetName)$(TargetExt)"</Command>
48
      <Command>"Z:\pmbaty\Documents\Mes projets\Windows code signer\sign.bat" "$(OutDir)$(TargetName)$(TargetExt)" "Senpai chess engine for Chess Giants" "Pierre-Marie Baty" pm@pmbaty.com FR "Senpai chess engine for Chess Giants" https://www.pmbaty.com/chess/ &amp; copy "$(OutDir)$(TargetName)$(TargetExt)" "..\engines\Senpai\$(TargetName)$(TargetExt)"</Command>
56
    </PostBuildEvent>
49
    </PostBuildEvent>
57
    <PostBuildEvent>
50
    <PostBuildEvent>
58
      <Message>Signing and copying files...</Message>
51
      <Message>Signing and copying files...</Message>
59
    </PostBuildEvent>
52
    </PostBuildEvent>
60
  </ItemDefinitionGroup>
53
  </ItemDefinitionGroup>