We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d007868 + a491703 commit 75c0a5dCopy full SHA for 75c0a5d
1 file changed
SimpleGraphic.vcxproj
@@ -136,6 +136,7 @@
136
</PrecompiledHeaderFile>
137
<AdditionalIncludeDirectories>$(SolutionDir);$(SolutionDir)engine;$(SolutionDir)vcpkg\installed\x86-windows-static\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
138
<DisableSpecificWarnings>4996</DisableSpecificWarnings>
139
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
140
</ClCompile>
141
<Link>
142
<SubSystem>Windows</SubSystem>
0 commit comments