Subversion Repositories Games.Chess Giants

Rev

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

Rev 163 Rev 164
Line 56... Line 56...
56
    <IntDir>$(LOCALAPPDATA)\Temp\MSVCBuildOutput\$(TargetName)\$(Configuration).$(PlatformTarget)\</IntDir>
56
    <IntDir>$(LOCALAPPDATA)\Temp\MSVCBuildOutput\$(TargetName)\$(Configuration).$(PlatformTarget)\</IntDir>
57
  </PropertyGroup>
57
  </PropertyGroup>
58
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
58
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
59
    <ClCompile>
59
    <ClCompile>
60
      <Optimization>Disabled</Optimization>
60
      <Optimization>Disabled</Optimization>
61
      <PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions>
61
      <PreprocessorDefinitions>;NO_REGISTRATION;%(PreprocessorDefinitions)</PreprocessorDefinitions>
62
      <MinimalRebuild>true</MinimalRebuild>
62
      <MinimalRebuild>true</MinimalRebuild>
63
      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
63
      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
64
      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
64
      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
65
      <PrecompiledHeader>
65
      <PrecompiledHeader>
66
      </PrecompiledHeader>
66
      </PrecompiledHeader>