File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8585 <MultiProcessorCompilation >true</MultiProcessorCompilation >
8686 <Optimization >Disabled</Optimization >
8787 <PrecompiledHeader >NotUsing</PrecompiledHeader >
88- <RuntimeLibrary >MultiThreadedDebugDLL </RuntimeLibrary >
88+ <RuntimeLibrary >MultiThreadedDLL </RuntimeLibrary >
8989 <RuntimeTypeInfo >true</RuntimeTypeInfo >
9090 <SmallerTypeCheck >true</SmallerTypeCheck >
9191 <StringPooling >false</StringPooling >
9292 <SuppressStartupBanner >true</SuppressStartupBanner >
9393 <TreatWChar_tAsBuiltInType >true</TreatWChar_tAsBuiltInType >
9494 <TreatWarningAsError >true</TreatWarningAsError >
9595 <WarningLevel >Level4</WarningLevel >
96- <PreprocessorDefinitions >WIN32;_WINDOWS;_DEBUG; GLBINDING_STATIC;STRINGS_BY_GL;WIN32;UNICODE;_UNICODE; _SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_DEBUG;CMAKE_INTDIR="Debug" ;%(PreprocessorDefinitions)</PreprocessorDefinitions >
96+ <PreprocessorDefinitions >WIN32;DEBUG; _WINDOWS;GLBINDING_STATIC;STRINGS_BY_GL;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
9797 <ObjectFileName >$(IntDir)</ObjectFileName >
9898 </ClCompile >
9999 <ResourceCompile >
135135 <TreatWarningAsError >true</TreatWarningAsError >
136136 <WarningLevel >Level4</WarningLevel >
137137 <WholeProgramOptimization >true</WholeProgramOptimization >
138- <PreprocessorDefinitions >WIN32;_WINDOWS;NDEBUG;GLBINDING_STATIC;STRINGS_BY_GL;WIN32;UNICODE;_UNICODE; _SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;NDEBUG;CMAKE_INTDIR="Release" ;%(PreprocessorDefinitions)</PreprocessorDefinitions >
138+ <PreprocessorDefinitions >WIN32;_WINDOWS;NDEBUG;GLBINDING_STATIC;STRINGS_BY_GL;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
139139 <ObjectFileName >$(IntDir)</ObjectFileName >
140140 <DebugInformationFormat >
141141 </DebugInformationFormat >
Original file line number Diff line number Diff line change 8585 <ExceptionHandling >Sync</ExceptionHandling >
8686 <BasicRuntimeChecks >EnableFastChecks</BasicRuntimeChecks >
8787 <SmallerTypeCheck >true</SmallerTypeCheck >
88- <RuntimeLibrary >MultiThreadedDebugDLL </RuntimeLibrary >
88+ <RuntimeLibrary >MultiThreadedDLL </RuntimeLibrary >
8989 <FunctionLevelLinking >true</FunctionLevelLinking >
9090 <FloatingPointModel >Fast</FloatingPointModel >
9191 <ForceConformanceInForLoopScope >false</ForceConformanceInForLoopScope >
You can’t perform that action at this time.
0 commit comments