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 --- plugins/HTTPServer/HTTPServer_15.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/HTTPServer') diff --git a/plugins/HTTPServer/HTTPServer_15.vcxproj b/plugins/HTTPServer/HTTPServer_15.vcxproj index 7b5fc37eb3..472743a315 100644 --- a/plugins/HTTPServer/HTTPServer_15.vcxproj +++ b/plugins/HTTPServer/HTTPServer_15.vcxproj @@ -133,6 +133,7 @@ OnlyExplicitInline ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + NoExtensions true true Level3 -- cgit v1.2.3