Skip to content

Commit 75c0a5d

Browse files
author
LocalIdentity
committed
Merge remote-tracking branch 'dclamage/static-runtime'
2 parents d007868 + a491703 commit 75c0a5d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

SimpleGraphic.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@
136136
</PrecompiledHeaderFile>
137137
<AdditionalIncludeDirectories>$(SolutionDir);$(SolutionDir)engine;$(SolutionDir)vcpkg\installed\x86-windows-static\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
138138
<DisableSpecificWarnings>4996</DisableSpecificWarnings>
139+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
139140
</ClCompile>
140141
<Link>
141142
<SubSystem>Windows</SubSystem>

0 commit comments

Comments
 (0)