Subversion Repositories Games.Chess Giants

Rev

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

Rev 142 Rev 145
Line 98... Line 98...
98
  </ItemDefinitionGroup>
98
  </ItemDefinitionGroup>
99
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
99
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
100
    <ClCompile>
100
    <ClCompile>
101
      <Optimization>MaxSpeed</Optimization>
101
      <Optimization>MaxSpeed</Optimization>
102
      <IntrinsicFunctions>true</IntrinsicFunctions>
102
      <IntrinsicFunctions>true</IntrinsicFunctions>
103
      <PreprocessorDefinitions>WIN32;DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
103
      <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
104
      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
104
      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
105
      <PrecompiledHeader>
105
      <PrecompiledHeader>
106
      </PrecompiledHeader>
106
      </PrecompiledHeader>
107
      <WarningLevel>Level3</WarningLevel>
107
      <WarningLevel>Level3</WarningLevel>
108
    </ClCompile>
108
    </ClCompile>