Version 6.1.4.1, tag libreoffice-6.1.4.1
[LibreOffice.git] / external / freetype / freetype-msvc-disable-sse2.patch.1
blobba6ff4f011c4e5f91e1f517e4c7a2bcfefd08c6e
1 diff -up freetype/builds/windows/vc2010/freetype.vcxproj.dt freetype/builds/windows/vc2010/freetype.vcxproj
2 --- freetype/builds/windows/vc2010/freetype.vcxproj.dt  2017-02-01 22:49:01.394494374 +0100
3 +++ freetype/builds/windows/vc2010/freetype.vcxproj     2017-02-01 22:49:22.392286704 +0100
4 @@ -392,7 +392,7 @@
5        <DisableSpecificWarnings>4001</DisableSpecificWarnings>\r
6        <MultiProcessorCompilation>true</MultiProcessorCompilation>\r
7        <WholeProgramOptimization>false</WholeProgramOptimization>\r
8 -      <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>\r
9 +      <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>\r
10        <FloatingPointExceptions>false</FloatingPointExceptions>\r
11        <CreateHotpatchableImage>false</CreateHotpatchableImage>\r
12        <CompileAsManaged>false</CompileAsManaged>\r
13 @@ -472,7 +472,7 @@
14        <DisableSpecificWarnings>4001</DisableSpecificWarnings>\r
15        <MultiProcessorCompilation>true</MultiProcessorCompilation>\r
16        <WholeProgramOptimization>false</WholeProgramOptimization>\r
17 -      <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>\r
18 +      <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>\r
19        <FloatingPointExceptions>false</FloatingPointExceptions>\r
20        <CreateHotpatchableImage>false</CreateHotpatchableImage>\r
21        <RuntimeTypeInfo>false</RuntimeTypeInfo>\r
22 @@ -554,7 +554,7 @@
23        <DisableSpecificWarnings>4001</DisableSpecificWarnings>\r
24        <MultiProcessorCompilation>true</MultiProcessorCompilation>\r
25        <WholeProgramOptimization>false</WholeProgramOptimization>\r
26 -      <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>\r
27 +      <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>\r
28        <FloatingPointExceptions>false</FloatingPointExceptions>\r
29        <CreateHotpatchableImage>false</CreateHotpatchableImage>\r
30        <CompileAsManaged>false</CompileAsManaged>\r
31 @@ -1715,4 +1715,4 @@
32    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
33    <ImportGroup Label="ExtensionTargets">\r
34    </ImportGroup>\r
35 -</Project>
36 \ No newline at end of file
37 +</Project>\r