File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 131
131
<PreprocessorDefinitions >WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions >
132
132
<StringPooling >true</StringPooling >
133
133
<BasicRuntimeChecks >EnableFastChecks</BasicRuntimeChecks >
134
- <RuntimeLibrary >MultiThreadedDebug </RuntimeLibrary >
134
+ <RuntimeLibrary >MultiThreadedDebugDLL </RuntimeLibrary >
135
135
<FunctionLevelLinking >true</FunctionLevelLinking >
136
136
<DisableLanguageExtensions >true</DisableLanguageExtensions >
137
137
<ForceConformanceInForLoopScope >false</ForceConformanceInForLoopScope >
171
171
<AdditionalIncludeDirectories >../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
172
172
<PreprocessorDefinitions >WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions >
173
173
<StringPooling >true</StringPooling >
174
- <RuntimeLibrary >MultiThreaded </RuntimeLibrary >
174
+ <RuntimeLibrary >MultiThreadedDLL </RuntimeLibrary >
175
175
<FunctionLevelLinking >true</FunctionLevelLinking >
176
176
<DisableLanguageExtensions >true</DisableLanguageExtensions >
177
177
<ForceConformanceInForLoopScope >false</ForceConformanceInForLoopScope >
You can’t perform that action at this time.
0 commit comments