We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a8fa4 commit ab49262Copy full SHA for ab49262
win32_utf8.vcxproj
@@ -71,6 +71,7 @@
71
<ItemDefinitionGroup>
72
<ClCompile>
73
<WarningLevel>Level3</WarningLevel>
74
+ <AdditionalOptions>/Zc:threadSafeInit- %(AdditionalOptions)</AdditionalOptions>
75
</ClCompile>
76
<Link>
77
<SubSystem>Windows</SubSystem>
0 commit comments