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
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
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
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
32 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
\r
33 <ImportGroup Label="ExtensionTargets">
\r
36 \ No newline at end of file