From 13f430b82f34183507ff0f603a082e63b16b0777 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 19 May 2012 21:23:25 +0000 Subject: project fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@93 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FreeImage/FreeImage_10.vcxproj | 78 +++++----------------------------- 1 file changed, 11 insertions(+), 67 deletions(-) diff --git a/plugins/FreeImage/FreeImage_10.vcxproj b/plugins/FreeImage/FreeImage_10.vcxproj index 308094d1f1..972f5f9fab 100644 --- a/plugins/FreeImage/FreeImage_10.vcxproj +++ b/plugins/FreeImage/FreeImage_10.vcxproj @@ -25,12 +25,10 @@ DynamicLibrary - false MultiByte DynamicLibrary - false MultiByte true @@ -40,7 +38,6 @@ DynamicLibrary - false MultiByte true @@ -86,10 +83,6 @@ AllRules.ruleset - advaimg - advaimg - advaimg - advaimg @@ -105,40 +98,28 @@ Full OnlyExplicitInline Size - true Source;Source\ZLib;..\..\include;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) true MultiThreadedDLL true - - - - Level3 - true - ProgramDatabase - Default 4996;%(DisableSpecificWarnings) true NDEBUG;UNICODE;%(PreprocessorDefinitions) - 0x0409 - ./../../include/msapi/ + ../../include/msapi msimg32.lib;%(AdditionalDependencies) true true true - UseLinkTimeCodeGeneration 0x5130000 false - - $(IntDir)$(TargetName).lib - MachineX86 + Windows @@ -155,40 +136,28 @@ Full OnlyExplicitInline Size - true Source;Source\ZLib;..\..\include;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + WIN64;NDEBUG;_WINDOWS;_USRDLL;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) true MultiThreadedDLL true - - - - Level3 - true - ProgramDatabase - Default 4996;%(DisableSpecificWarnings) true NDEBUG;UNICODE;%(PreprocessorDefinitions) - 0x0409 - ./../../include/msapi/ + ../../include/msapi msimg32.lib;%(AdditionalDependencies) true true true - UseLinkTimeCodeGeneration 0x5130000 false - - $(IntDir)$(TargetName).lib - MachineX64 + Windows @@ -209,35 +178,23 @@ EnableFastChecks MultiThreadedDebugDLL true - Precise - - - - Level3 - true EditAndContinue - Default 4996;%(DisableSpecificWarnings) _DEBUG;%(PreprocessorDefinitions) - 0x0409 - ./../../include/msapi/ + ../../include/msapi msimg32.lib;%(AdditionalDependencies) - true true - $(TargetDir)$(TargetName).pdb - false false - - $(IntDir)$(TargetName).lib - MachineX86 + Windows + 0x5130000 @@ -253,40 +210,27 @@ Disabled Source;Source\ZLib;..\..\include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + WIN64;_DEBUG;_WINDOWS;_USRDLL;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) false EnableFastChecks MultiThreadedDebugDLL true - Precise - - - - Level3 - true - ProgramDatabase - Default 4996;%(DisableSpecificWarnings) _DEBUG;%(PreprocessorDefinitions) - 0x0409 ./../../include/msapi/ msimg32.lib;%(AdditionalDependencies) - true true - $(TargetDir)$(TargetName).pdb - false false - - $(IntDir)$(TargetName).lib - MachineX64 + 0x5130000 + Windows -- cgit v1.2.3