cd42e5f3e2
Hopefully this should fix up the most important external libraries. Change-Id: I744cb5a2ce7fafb10852059050cf24589d6ca400
10 lines
448 B
Groff
10 lines
448 B
Groff
--- coinmp/BuildTools/MSVisualStudio/v10/Release.props.orig 2014-10-02 14:22:21.497268171 +0200
|
|
+++ coinmp/BuildTools/MSVisualStudio/v10/Release.props 2014-10-02 14:22:30.193267497 +0200
|
|
@@ -6,6 +6,7 @@
|
|
<ItemDefinitionGroup>
|
|
<ClCompile>
|
|
<StringPooling>true</StringPooling>
|
|
+ <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
|
|
</ClCompile>
|
|
</ItemDefinitionGroup>
|
|
<ItemGroup />
|