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/SkypeStatusChange/SkypeStatusChange_10.vcxproj | 4 ++-- plugins/SkypeStatusChange/SkypeStatusChange_11.vcxproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/SkypeStatusChange') diff --git a/plugins/SkypeStatusChange/SkypeStatusChange_10.vcxproj b/plugins/SkypeStatusChange/SkypeStatusChange_10.vcxproj index f146995d0f..f458d1ec17 100644 --- a/plugins/SkypeStatusChange/SkypeStatusChange_10.vcxproj +++ b/plugins/SkypeStatusChange/SkypeStatusChange_10.vcxproj @@ -136,7 +136,7 @@ Full Level3 ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) Default OnlyExplicitInline Size @@ -167,7 +167,7 @@ Disabled Level3 ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) EnableFastChecks false stdafx.h diff --git a/plugins/SkypeStatusChange/SkypeStatusChange_11.vcxproj b/plugins/SkypeStatusChange/SkypeStatusChange_11.vcxproj index 065d07823e..c628d7982a 100644 --- a/plugins/SkypeStatusChange/SkypeStatusChange_11.vcxproj +++ b/plugins/SkypeStatusChange/SkypeStatusChange_11.vcxproj @@ -140,7 +140,7 @@ Full Level3 ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) Default OnlyExplicitInline Size @@ -170,7 +170,7 @@ Disabled Level3 ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) EnableFastChecks stdafx.h Use -- cgit v1.2.3