Subversion Repositories spk

Rev

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

Rev 307 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 113... Line 114...
113
      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
114
      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
114
      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
115
      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
115
      <PrecompiledHeader />
116
      <PrecompiledHeader />
116
      <WarningLevel>Level3</WarningLevel>
117
      <WarningLevel>Level3</WarningLevel>
117
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
118
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
-
 
119
      <LanguageStandard>stdcpp17</LanguageStandard>
118
    </ClCompile>
120
    </ClCompile>
119
    <Link>
121
    <Link>
120
      <AdditionalDependencies>shell32.lib</AdditionalDependencies>
122
      <AdditionalDependencies>shell32.lib</AdditionalDependencies>
121
      <OutputFile>$(OutDir)$(ProjectName).exe</OutputFile>
123
      <OutputFile>$(OutDir)$(ProjectName).exe</OutputFile>
122
      <GenerateDebugInformation>true</GenerateDebugInformation>
124
      <GenerateDebugInformation>true</GenerateDebugInformation>
Line 140... Line 142...
140
      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
142
      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
141
      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
143
      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
142
      <PrecompiledHeader />
144
      <PrecompiledHeader />
143
      <WarningLevel>Level3</WarningLevel>
145
      <WarningLevel>Level3</WarningLevel>
144
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
146
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
-
 
147
      <LanguageStandard>stdcpp17</LanguageStandard>
145
    </ClCompile>
148
    </ClCompile>
146
    <Link>
149
    <Link>
147
      <AdditionalDependencies>$(SolutionDir)$(Configuration)/spk.lib;%(AdditionalDependencies)</AdditionalDependencies>
150
      <AdditionalDependencies>$(SolutionDir)$(Configuration)/spk.lib;%(AdditionalDependencies)</AdditionalDependencies>
148
      <GenerateDebugInformation>true</GenerateDebugInformation>
151
      <GenerateDebugInformation>true</GenerateDebugInformation>
149
      <SubSystem>Console</SubSystem>
152
      <SubSystem>Console</SubSystem>
Line 161... Line 164...
161
      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
164
      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
162
      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
165
      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
163
      <PrecompiledHeader />
166
      <PrecompiledHeader />
164
      <WarningLevel>Level3</WarningLevel>
167
      <WarningLevel>Level3</WarningLevel>
165
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
168
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
-
 
169
      <LanguageStandard>stdcpp17</LanguageStandard>
166
    </ClCompile>
170
    </ClCompile>
167
    <Link>
171
    <Link>
168
      <AdditionalDependencies>$(SolutionDir)$(Configuration)\spk.lib;%(AdditionalDependencies)</AdditionalDependencies>
172
      <AdditionalDependencies>$(SolutionDir)$(Configuration)\spk.lib;%(AdditionalDependencies)</AdditionalDependencies>
169
      <OutputFile>$(OutDir)$(ProjectName).exe</OutputFile>
173
      <OutputFile>$(OutDir)$(ProjectName).exe</OutputFile>
170
      <GenerateDebugInformation>true</GenerateDebugInformation>
174
      <GenerateDebugInformation>true</GenerateDebugInformation>