File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 172
172
</PrecompiledHeader >
173
173
<Optimization >MaxSpeed</Optimization >
174
174
<FunctionLevelLinking >true</FunctionLevelLinking >
175
- <RuntimeLibrary >MultiThreadedDLL </RuntimeLibrary >
175
+ <RuntimeLibrary >MultiThreaded </RuntimeLibrary >
176
176
<RuntimeTypeInfo >true</RuntimeTypeInfo >
177
177
<IntrinsicFunctions >true</IntrinsicFunctions >
178
178
<PreprocessorDefinitions >PSAPI_VERSION=1;WIN32;NDEBUG;WIN64;_WINDOWS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
186
186
<IgnoreSpecificDefaultLibraries >libcmt.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries >
187
187
<ImportLibrary >$(OutDir)$(ProjectName).lib</ImportLibrary >
188
188
<OptimizeReferences >true</OptimizeReferences >
189
- <OutputFile >$(OutDir)$(TargetName).dll </OutputFile >
189
+ <OutputFile >$(OutDir)$(TargetName).lib </OutputFile >
190
190
<ProgramDatabaseFile >$(OutDir)$(ProjectName).pdb</ProgramDatabaseFile >
191
191
<ShowProgress >LinkVerboseLib</ShowProgress >
192
192
<SubSystem >Console</SubSystem >
You can’t perform that action at this time.
0 commit comments