From bb68107270acb937a83b4f93090e1739d555833d Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 29 May 2013 14:19:10 +0000 Subject: we don't declare WIN64 anymore in projects git-svn-id: http://svn.miranda-ng.org/main/trunk@4833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/!Deprecated/FingerPrintModPlus/fingerprint_mod_vs2010.vcxproj | 4 ++-- plugins/!Deprecated/NewAwaySysMod/NewAwaySys.vcxproj | 4 ++-- plugins/!Deprecated/W7UI/w7ui_10.vcxproj | 4 ++-- plugins/!Deprecated/W7UI/w7ui_11.vcxproj | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'plugins/!Deprecated') diff --git a/plugins/!Deprecated/FingerPrintModPlus/fingerprint_mod_vs2010.vcxproj b/plugins/!Deprecated/FingerPrintModPlus/fingerprint_mod_vs2010.vcxproj index 8c17289c1f..ccc706f77e 100644 --- a/plugins/!Deprecated/FingerPrintModPlus/fingerprint_mod_vs2010.vcxproj +++ b/plugins/!Deprecated/FingerPrintModPlus/fingerprint_mod_vs2010.vcxproj @@ -131,7 +131,7 @@ true Use Level3 - WIN64;NDEBUG;_WINDOWS;_USRDLL;FINGERPRINT_EXPORTS;%(PreprocessorDefinitions) + NDEBUG;_WINDOWS;_USRDLL;FINGERPRINT_EXPORTS;%(PreprocessorDefinitions) global.h true @@ -154,7 +154,7 @@ Disabled ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;_DEBUG;_WINDOWS;_USRDLL;FINGERPRINT_EXPORTS;%(PreprocessorDefinitions) + _DEBUG;_WINDOWS;_USRDLL;FINGERPRINT_EXPORTS;%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDebugDLL diff --git a/plugins/!Deprecated/NewAwaySysMod/NewAwaySys.vcxproj b/plugins/!Deprecated/NewAwaySysMod/NewAwaySys.vcxproj index b6693ffd31..b6c4b8018f 100644 --- a/plugins/!Deprecated/NewAwaySysMod/NewAwaySys.vcxproj +++ b/plugins/!Deprecated/NewAwaySysMod/NewAwaySys.vcxproj @@ -96,7 +96,7 @@ Disabled ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) EnableFastChecks MultiThreadedDebugDLL Use @@ -149,7 +149,7 @@ Full OnlyExplicitInline ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true Sync false diff --git a/plugins/!Deprecated/W7UI/w7ui_10.vcxproj b/plugins/!Deprecated/W7UI/w7ui_10.vcxproj index 285690fb79..044c4fe198 100644 --- a/plugins/!Deprecated/W7UI/w7ui_10.vcxproj +++ b/plugins/!Deprecated/W7UI/w7ui_10.vcxproj @@ -93,7 +93,7 @@ Disabled ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) EnableFastChecks MultiThreadedDebugDLL Level3 @@ -134,7 +134,7 @@ Full Size ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true Level3 OnlyExplicitInline diff --git a/plugins/!Deprecated/W7UI/w7ui_11.vcxproj b/plugins/!Deprecated/W7UI/w7ui_11.vcxproj index c7331edc9c..fd9152bee7 100644 --- a/plugins/!Deprecated/W7UI/w7ui_11.vcxproj +++ b/plugins/!Deprecated/W7UI/w7ui_11.vcxproj @@ -93,7 +93,7 @@ Disabled ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) EnableFastChecks MultiThreadedDebugDLL Level3 @@ -133,7 +133,7 @@ Full Size ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true Level3 OnlyExplicitInline -- cgit v1.2.3