Subversion Repositories spk

Rev

Rev 305 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 305 Rev 314
Line 139... Line 139...
139
      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
139
      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
140
      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
140
      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
141
      <PrecompiledHeader />
141
      <PrecompiledHeader />
142
      <WarningLevel>Level3</WarningLevel>
142
      <WarningLevel>Level3</WarningLevel>
143
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
143
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
-
 
144
      <LanguageStandard>stdcpp17</LanguageStandard>
144
    </ClCompile>
145
    </ClCompile>
145
    <Link>
146
    <Link>
146
      <AdditionalDependencies>$(SolutionDir)$(Configuration)/spk.lib;%(AdditionalDependencies)</AdditionalDependencies>
147
      <AdditionalDependencies>$(SolutionDir)$(Configuration)/spk.lib;%(AdditionalDependencies)</AdditionalDependencies>
147
      <GenerateDebugInformation>true</GenerateDebugInformation>
148
      <GenerateDebugInformation>true</GenerateDebugInformation>
148
      <SubSystem>Console</SubSystem>
149
      <SubSystem>Console</SubSystem>