From d1b34f9184e45f402d87db5bd9371e15bee9c50b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 16 Aug 2012 08:31:40 +0000 Subject: projects: final fix git-svn-id: http://svn.miranda-ng.org/main/trunk@1477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ClientChangeNotify/ClientChangeNotify.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/ClientChangeNotify') diff --git a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj index 015b841c3a..7a8e9fa053 100644 --- a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj +++ b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj @@ -88,7 +88,7 @@ _DEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi + ..\..\include\msapi @@ -110,7 +110,7 @@ _DEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi + ..\..\include\msapi @@ -139,7 +139,7 @@ NDEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi + ..\..\include\msapi @@ -168,7 +168,7 @@ NDEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi + ..\..\include\msapi -- cgit v1.2.3