Subversion Repositories Games.Chess Giants

Rev

Rev 80 | Rev 92 | 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="Debug|Win32">
      <Configuration>Debug</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Demo|Win32">
      <Configuration>Demo</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Release|Win32">
      <Configuration>Release</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
  </ItemGroup>
  <PropertyGroup Label="Globals">
    <ProjectGuid>{3C0C871B-5FB3-40E4-8006-38C27F82AC0C}</ProjectGuid>
    <RootNamespace>Chess Giants</RootNamespace>
    <Keyword>Win32Proj</Keyword>
    <WindowsTargetPlatformVersion>7.1</WindowsTargetPlatformVersion>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Demo|Win32'" Label="Configuration">
    <CharacterSet>Unicode</CharacterSet>
    <PlatformToolset>v140</PlatformToolset>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
    <CharacterSet>Unicode</CharacterSet>
    <PlatformToolset>v140_xp</PlatformToolset>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
    <CharacterSet>Unicode</CharacterSet>
    <PlatformToolset>v140</PlatformToolset>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  <ImportGroup Label="ExtensionSettings">
  </ImportGroup>
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Demo|Win32'" Label="PropertySheets">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </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>
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|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>
    <EmbedManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</EmbedManifest>
    <EmbedManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</EmbedManifest>
    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Demo|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Demo|Win32'" />
    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Demo|Win32'" />
    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
    <TargetName Condition="'$(Configuration)|$(Platform)'=='Demo|Win32'">Chess Giants (demo)</TargetName>
    <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Chess Giants</TargetName>
    <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Chess Giants Debug</TargetName>
    <EmbedManifest Condition="'$(Configuration)|$(Platform)'=='Demo|Win32'">false</EmbedManifest>
  </PropertyGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
    <ClCompile>
      <Optimization>Disabled</Optimization>
      <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
      <MinimalRebuild>true</MinimalRebuild>
      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
      <PrecompiledHeader>
      </PrecompiledHeader>
      <WarningLevel>Level3</WarningLevel>
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
    </ClCompile>
    <Link>
      <GenerateDebugInformation>true</GenerateDebugInformation>
      <Profile>true</Profile>
      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;wininet.lib;%(AdditionalDependencies)</AdditionalDependencies>
    </Link>
    <Manifest>
      <AdditionalManifestFiles>resource\manifest.xml;%(AdditionalManifestFiles)</AdditionalManifestFiles>
    </Manifest>
    <PostBuildEvent>
      <Command>copy "$(OutDir)$(TargetName)$(TargetExt)*" .</Command>
    </PostBuildEvent>
    <PostBuildEvent>
      <Message>Copying files...</Message>
    </PostBuildEvent>
    <PreBuildEvent>
      <Command>del $(Configuration)\dialog_about.obj</Command>
      <Message>Forcing version number regeneration...</Message>
    </PreBuildEvent>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
    <ClCompile>
      <Optimization>MaxSpeed</Optimization>
      <IntrinsicFunctions>true</IntrinsicFunctions>
      <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
      <PrecompiledHeader>
      </PrecompiledHeader>
      <WarningLevel>Level3</WarningLevel>
    </ClCompile>
    <Link />
    <Manifest>
      <AdditionalManifestFiles>resource\manifest.xml;%(AdditionalManifestFiles)</AdditionalManifestFiles>
    </Manifest>
    <PostBuildEvent>
      <Command>copy "$(OutDir)$(TargetName)$(TargetExt)*" .</Command>
      <Message>Copying files...</Message>
    </PostBuildEvent>
    <Link>
      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;comdlg32.lib;advapi32.lib;shell32.lib;uuid.lib;wininet.lib;%(AdditionalDependencies)</AdditionalDependencies>
      <SubSystem>Windows</SubSystem>
    </Link>
    <PreBuildEvent>
      <Command>if exist "$(Configuration)\dialog_about.obj" del "$(Configuration)\dialog_about.obj"</Command>
      <Message>Forcing version number regeneration...</Message>
    </PreBuildEvent>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Demo|Win32'">
    <ClCompile>
      <Optimization>MaxSpeed</Optimization>
      <IntrinsicFunctions>true</IntrinsicFunctions>
      <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;DEMO;%(PreprocessorDefinitions)</PreprocessorDefinitions>
      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
      <PrecompiledHeader>
      </PrecompiledHeader>
      <WarningLevel>Level3</WarningLevel>
    </ClCompile>
    <Link />
    <Manifest />
    <PostBuildEvent>
      <Command>copy "$(OutDir)$(TargetName)$(TargetExt)*" .</Command>
      <Message>Copying files...</Message>
    </PostBuildEvent>
    <Link>
      <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;wininet.lib;%(AdditionalDependencies)</AdditionalDependencies>
    </Link>
    <Manifest />
    <ManifestResourceCompile />
    <Manifest>
      <AdditionalManifestFiles>resource\manifest.xml;%(AdditionalManifestFiles)</AdditionalManifestFiles>
    </Manifest>
    <PreBuildEvent>
      <Command>del $(Configuration)\dialog_about.obj</Command>
      <Message>Forcing version number regeneration...</Message>
    </PreBuildEvent>
  </ItemDefinitionGroup>
  <ItemGroup>
    <ClCompile Include="audio.cpp" />
    <ClCompile Include="board.cpp" />
    <ClCompile Include="challenge.cpp" />
    <ClCompile Include="chessengine.cpp" />
    <ClCompile Include="config.cpp" />
    <ClCompile Include="dialog\dialog_registration.cpp" />
    <ClCompile Include="dialog\dialog_renamesides.cpp" />
    <ClCompile Include="dialog\dialog_sendchallenge.cpp" />
    <ClCompile Include="dialog\dialog_sendseek.cpp" />
    <ClCompile Include="dialog\dialog_takeback.cpp" />
    <ClCompile Include="localizedtexts.cpp" />
    <ClCompile Include="render.cpp" />
    <ClCompile Include="fenfile.cpp" />
    <ClCompile Include="hyperlinks.cpp" />
    <ClCompile Include="inifile.cpp" />
    <ClCompile Include="interlocutor.cpp" />
    <ClCompile Include="main.cpp" />
    <ClCompile Include="move.cpp" />
    <ClCompile Include="network-eval.cpp" />
    <ClCompile Include="network.cpp" />
    <ClCompile Include="pgnfile.cpp" />
    <ClCompile Include="player.cpp" />
    <ClCompile Include="playercard.cpp" />
    <ClCompile Include="safelib.cpp" />
    <ClCompile Include="san.cpp" />
    <ClCompile Include="scene.cpp" />
    <ClCompile Include="tabcontrol.cpp" />
    <ClCompile Include="theme.cpp" />
    <ClCompile Include="util.cpp" />
    <ClCompile Include="dialog\dialog_about.cpp" />
    <ClCompile Include="dialog\dialog_challenge.cpp" />
    <ClCompile Include="dialog\dialog_changeappearance.cpp" />
    <ClCompile Include="dialog\dialog_comment.cpp" />
    <ClCompile Include="dialog\dialog_endgame.cpp" />
    <ClCompile Include="dialog\dialog_gotomove.cpp" />
    <ClCompile Include="dialog\dialog_load.cpp" />
    <ClCompile Include="dialog\dialog_messagebox.cpp" />
    <ClCompile Include="dialog\dialog_newgame.cpp" />
    <ClCompile Include="dialog\dialog_options.cpp" />
    <ClCompile Include="dialog\dialog_pawnpromotion.cpp" />
    <ClCompile Include="dialog\dialog_playercard.cpp" />
    <ClCompile Include="dialog\dialog_playerinfoname.cpp" />
    <ClCompile Include="dialog\dialog_quit.cpp" />
    <ClCompile Include="dialog\dialog_resign.cpp" />
    <ClCompile Include="dialog\dialog_save.cpp" />
    <ClCompile Include="dialog\dialog_saveposition.cpp" />
    <ClCompile Include="window\window_chat.cpp" />
    <ClCompile Include="window\window_chatterchannels.cpp" />
    <ClCompile Include="window\window_games.cpp" />
    <ClCompile Include="window\window_main.cpp" />
    <ClCompile Include="window\window_motd.cpp" />
    <ClCompile Include="window\window_opponents.cpp" />
    <ClCompile Include="window\window_sought.cpp" />
  </ItemGroup>
  <ItemGroup>
    <ClInclude Include="common.h" />
    <ClInclude Include="defines.h" />
    <ClInclude Include="prototypes.h" />
    <ClInclude Include="resource\resource.h" />
  </ItemGroup>
  <ItemGroup>
    <None Include="data\languages\English.ini" />
    <None Include="data\languages\French.ini" />
    <None Include="data\languages\German.ini" />
    <None Include="data\languages\Norwegian.ini" />
    <None Include="icon-black-king.ico" />
    <None Include="icon-white-king.ico" />
    <None Include="installer\Chess Giants Installer.nsi" />
    <None Include="resource\card.ico" />
    <None Include="config.ini" />
    <None Include="resource\icon-black-king.ico" />
    <None Include="resource\icon-white-king.ico" />
    <None Include="resource\info.ico" />
    <None Include="resource\main.ico" />
    <None Include="resource\manifest.xml">
      <SubType>Designer</SubType>
    </None>
    <None Include="resource\about.bmp" />
    <None Include="resource\author.bmp" />
    <None Include="resource\bishop.bmp" />
    <None Include="resource\knight.bmp" />
    <None Include="resource\options-banner.bmp" />
    <None Include="resource\queen.bmp" />
    <None Include="resource\question.ico" />
    <None Include="resource\register-banner.bmp" />
    <None Include="resource\rook.bmp" />
  </ItemGroup>
  <ItemGroup>
    <ResourceCompile Include="resource\Chess Giants.rc" />
  </ItemGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  <ImportGroup Label="ExtensionTargets">
  </ImportGroup>
</Project>