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/wbOSD/wbOSD_10.vcxproj | 4 ++-- plugins/wbOSD/wbOSD_11.vcxproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/wbOSD') diff --git a/plugins/wbOSD/wbOSD_10.vcxproj b/plugins/wbOSD/wbOSD_10.vcxproj index 4fecdb9e3a..37567ae95b 100644 --- a/plugins/wbOSD/wbOSD_10.vcxproj +++ b/plugins/wbOSD/wbOSD_10.vcxproj @@ -98,7 +98,7 @@ Disabled - WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) EnableFastChecks MultiThreadedDebugDLL Use @@ -145,7 +145,7 @@ - WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) Use Level3 Full diff --git a/plugins/wbOSD/wbOSD_11.vcxproj b/plugins/wbOSD/wbOSD_11.vcxproj index fa64bd7f9a..344506f576 100644 --- a/plugins/wbOSD/wbOSD_11.vcxproj +++ b/plugins/wbOSD/wbOSD_11.vcxproj @@ -102,7 +102,7 @@ Disabled - WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) EnableFastChecks MultiThreadedDebugDLL Use @@ -148,7 +148,7 @@ - WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) Use Level3 Full -- cgit v1.2.3