Skip to content

Commit 219978c

Browse files
committed
Static Link the MSVC Runtime
1 parent a856194 commit 219978c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

components/common.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<MultiProcessorCompilation>true</MultiProcessorCompilation>
1717
<MinimalRebuild>false</MinimalRebuild>
1818
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
19+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
1920
</ClCompile>
2021
</ItemDefinitionGroup>
2122
<ItemGroup />

0 commit comments

Comments
 (0)