We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a856194 commit 219978cCopy full SHA for 219978c
1 file changed
components/common.props
@@ -16,6 +16,7 @@
16
<MultiProcessorCompilation>true</MultiProcessorCompilation>
17
<MinimalRebuild>false</MinimalRebuild>
18
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
19
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
20
</ClCompile>
21
</ItemDefinitionGroup>
22
<ItemGroup />
0 commit comments