Subversion Repositories spk

Rev

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

Rev 123 Rev 125
Line 123... Line 123...
123
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
123
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
124
    <ClCompile>
124
    <ClCompile>
125
      <Optimization>Disabled</Optimization>
125
      <Optimization>Disabled</Optimization>
126
      <AdditionalIncludeDirectories>$(DXSDK_DIR)Include;../../libspk/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
126
      <AdditionalIncludeDirectories>$(DXSDK_DIR)Include;../../libspk/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
127
      <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;DIRECT3DHOOK_EXPORTS;CY_USESECURE;_CRT_SECURE_NO_WARNINGS;_SPKDLL;_STRINGCLR;%(PreprocessorDefinitions)</PreprocessorDefinitions>
127
      <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;DIRECT3DHOOK_EXPORTS;CY_USESECURE;_CRT_SECURE_NO_WARNINGS;_SPKDLL;_STRINGCLR;%(PreprocessorDefinitions)</PreprocessorDefinitions>
128
      <MinimalRebuild>true</MinimalRebuild>
128
      <MinimalRebuild>false</MinimalRebuild>
129
      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
129
      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
130
      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
130
      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
131
      <PrecompiledHeader />
131
      <PrecompiledHeader />
132
      <WarningLevel>Level3</WarningLevel>
132
      <WarningLevel>Level3</WarningLevel>
133
      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
133
      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>