Skip to content

Commit

Permalink
Static Link the MSVC Runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
SE2Dev committed Mar 28, 2018
1 parent a856194 commit 219978c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<MinimalRebuild>false</MinimalRebuild>
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup />
Expand Down

0 comments on commit 219978c

Please sign in to comment.