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/AdvaImg/AdvaImg_15.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/AdvaImg') diff --git a/plugins/AdvaImg/AdvaImg_15.vcxproj b/plugins/AdvaImg/AdvaImg_15.vcxproj index 22a93b2314..b66e58be0d 100644 --- a/plugins/AdvaImg/AdvaImg_15.vcxproj +++ b/plugins/AdvaImg/AdvaImg_15.vcxproj @@ -80,6 +80,7 @@ Size src;..\..\libs\zLib\src;..\..\include;%(AdditionalIncludeDirectories) NDEBUG;_WINDOWS;_USRDLL;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + NoExtensions true true Level3 -- cgit v1.2.3