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/XSoundNotify/XSoundNotify_11.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/XSoundNotify/XSoundNotify_11.vcxproj') diff --git a/plugins/XSoundNotify/XSoundNotify_11.vcxproj b/plugins/XSoundNotify/XSoundNotify_11.vcxproj index 50de6827eb..1d0768a8b8 100644 --- a/plugins/XSoundNotify/XSoundNotify_11.vcxproj +++ b/plugins/XSoundNotify/XSoundNotify_11.vcxproj @@ -110,7 +110,7 @@ Full Level3 ..\..\include;..\ExternalAPI;src\wtl\include;%(AdditionalIncludeDirectories) - WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) Size Use Common.h @@ -169,7 +169,7 @@ Level3 ProgramDatabase ..\..\include;..\ExternalAPI;src\wtl\include;%(AdditionalIncludeDirectories) - WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) EnableFastChecks Use Common.h -- cgit v1.2.3