From 819f67e42f7e93139e378d45518fa5a697cc9705 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 8 Oct 2017 09:54:17 +0300 Subject: SSE2 instructions not to be used for 32-bit Release configurations --- protocols/Sametime/sametime_15.vcxproj | 1 + protocols/Sametime/src/glib/glib_15.vcxproj | 1 + 2 files changed, 2 insertions(+) (limited to 'protocols/Sametime') diff --git a/protocols/Sametime/sametime_15.vcxproj b/protocols/Sametime/sametime_15.vcxproj index b9f1112fd3..cb39661311 100644 --- a/protocols/Sametime/sametime_15.vcxproj +++ b/protocols/Sametime/sametime_15.vcxproj @@ -156,6 +156,7 @@ + NoExtensions Full OnlyExplicitInline ..\..\include;src\meanwhile\src;src;src\glib;src\glib\include;%(AdditionalIncludeDirectories) diff --git a/protocols/Sametime/src/glib/glib_15.vcxproj b/protocols/Sametime/src/glib/glib_15.vcxproj index 99f0bc58a7..73293d3906 100644 --- a/protocols/Sametime/src/glib/glib_15.vcxproj +++ b/protocols/Sametime/src/glib/glib_15.vcxproj @@ -136,6 +136,7 @@ MultiThreadedDLL NotUsing Level3 + NoExtensions ProgramDatabase CompileAsC $(ProjectDir)\..;$(ProjectDir) -- cgit v1.2.3