Subversion Repositories spk

Rev

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

Rev 337 Rev 346
Line 95... Line 95...
95
      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
95
      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
96
      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
96
      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
97
      <PrecompiledHeader />
97
      <PrecompiledHeader />
98
      <WarningLevel>Level3</WarningLevel>
98
      <WarningLevel>Level3</WarningLevel>
99
      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
99
      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
-
 
100
      <LanguageStandard>stdcpp17</LanguageStandard>
100
    </ClCompile>
101
    </ClCompile>
101
    <Link>
102
    <Link>
102
      <AdditionalDependencies>shell32.lib</AdditionalDependencies>
103
      <AdditionalDependencies>shell32.lib</AdditionalDependencies>
103
      <GenerateDebugInformation>true</GenerateDebugInformation>
104
      <GenerateDebugInformation>true</GenerateDebugInformation>
104
      <SubSystem>Console</SubSystem>
105
      <SubSystem>Console</SubSystem>
Line 114... Line 115...
114
      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
115
      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
115
      <FunctionLevelLinking>true</FunctionLevelLinking>
116
      <FunctionLevelLinking>true</FunctionLevelLinking>
116
      <PrecompiledHeader />
117
      <PrecompiledHeader />
117
      <WarningLevel>Level3</WarningLevel>
118
      <WarningLevel>Level3</WarningLevel>
118
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
119
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
-
 
120
      <LanguageStandard>stdcpp17</LanguageStandard>
119
    </ClCompile>
121
    </ClCompile>
120
    <Link>
122
    <Link>
121
      <AdditionalDependencies>shell32.lib</AdditionalDependencies>
123
      <AdditionalDependencies>shell32.lib</AdditionalDependencies>
122
      <OutputFile>$(OutDir)$(ProjectName).exe</OutputFile>
124
      <OutputFile>$(OutDir)$(ProjectName).exe</OutputFile>
123
      <GenerateDebugInformation>true</GenerateDebugInformation>
125
      <GenerateDebugInformation>true</GenerateDebugInformation>
Line 162... Line 164...
162
      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
164
      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
163
      <FunctionLevelLinking>true</FunctionLevelLinking>
165
      <FunctionLevelLinking>true</FunctionLevelLinking>
164
      <PrecompiledHeader />
166
      <PrecompiledHeader />
165
      <WarningLevel>Level3</WarningLevel>
167
      <WarningLevel>Level3</WarningLevel>
166
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
168
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
-
 
169
      <LanguageStandard>stdcpp17</LanguageStandard>
167
    </ClCompile>
170
    </ClCompile>
168
    <Link>
171
    <Link>
169
      <AdditionalDependencies>$(SolutionDir)$(Configuration)\spk.lib;%(AdditionalDependencies)</AdditionalDependencies>
172
      <AdditionalDependencies>$(SolutionDir)$(Configuration)\spk.lib;%(AdditionalDependencies)</AdditionalDependencies>
170
      <OutputFile>$(OutDir)$(ProjectName).exe</OutputFile>
173
      <OutputFile>$(OutDir)$(ProjectName).exe</OutputFile>
171
      <GenerateDebugInformation>true</GenerateDebugInformation>
174
      <GenerateDebugInformation>true</GenerateDebugInformation>