https://bugs.webkit.org/show_bug.cgi?id=144923
Patch by Hyungwook Lee <hyungwook.lee@navercorp.com> on 2015-06-29
Reviewed by Brent Fulgham.
* win/tools/vsprops/common.props:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@186093
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2015-06-29 Hyungwook Lee <hyungwook.lee@navercorp.com>
+
+ [Win] Activate SSE support for 32-bit builds.
+ https://bugs.webkit.org/show_bug.cgi?id=144923
+
+ Reviewed by Brent Fulgham.
+
+ * win/tools/vsprops/common.props:
+
2015-06-26 Per Arne Vollan <peavo@outlook.com>
[WinCairo] Enable WEB_TIMING.
<StringPooling>false</StringPooling>
<MinimalRebuild>false</MinimalRebuild>
<CompileAs>CompileAsCpp</CompileAs>
- <EnableEnhancedInstructionSet Condition="$(Platform)=='Win32'">NoExtensions</EnableEnhancedInstructionSet>
</ClCompile>
<Lib>
<AdditionalOptions>/ignore:4221 %(AdditionalOptions)</AdditionalOptions>