cc96f0c841
Change-Id: I8da4395cefe6bb542ab7cac2a849ec587a63f37c Reviewed-on: https://gerrit.libreoffice.org/33814 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
37 lines
2.2 KiB
Groff
37 lines
2.2 KiB
Groff
diff -up freetype/builds/windows/vc2010/freetype.vcxproj.dt freetype/builds/windows/vc2010/freetype.vcxproj
|
|
--- freetype/builds/windows/vc2010/freetype.vcxproj.dt 2017-02-01 22:49:01.394494374 +0100
|
|
+++ freetype/builds/windows/vc2010/freetype.vcxproj 2017-02-01 22:49:22.392286704 +0100
|
|
@@ -392,7 +392,7 @@
|
|
<DisableSpecificWarnings>4001</DisableSpecificWarnings>
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|
<WholeProgramOptimization>false</WholeProgramOptimization>
|
|
- <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
|
|
+ <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
|
|
<FloatingPointExceptions>false</FloatingPointExceptions>
|
|
<CreateHotpatchableImage>false</CreateHotpatchableImage>
|
|
<CompileAsManaged>false</CompileAsManaged>
|
|
@@ -472,7 +472,7 @@
|
|
<DisableSpecificWarnings>4001</DisableSpecificWarnings>
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|
<WholeProgramOptimization>false</WholeProgramOptimization>
|
|
- <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
|
|
+ <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
|
|
<FloatingPointExceptions>false</FloatingPointExceptions>
|
|
<CreateHotpatchableImage>false</CreateHotpatchableImage>
|
|
<RuntimeTypeInfo>false</RuntimeTypeInfo>
|
|
@@ -554,7 +554,7 @@
|
|
<DisableSpecificWarnings>4001</DisableSpecificWarnings>
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|
<WholeProgramOptimization>false</WholeProgramOptimization>
|
|
- <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
|
|
+ <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
|
|
<FloatingPointExceptions>false</FloatingPointExceptions>
|
|
<CreateHotpatchableImage>false</CreateHotpatchableImage>
|
|
<CompileAsManaged>false</CompileAsManaged>
|
|
@@ -1715,4 +1715,4 @@
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
-</Project>
|
|
\ No newline at end of file
|
|
+</Project>
|