From 6e66bbd39963741d659ab613d1b109cd920af99c Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 15 Aug 2012 20:39:23 +0000 Subject: include directories for resources fix - part 1 git-svn-id: http://svn.miranda-ng.org/main/trunk@1471 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 7a8e9fa053..015b841c3a 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