From 5631baf8764e4d930657e8d8e3f1dc061cd25f0f Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 15 Aug 2012 21:34:10 +0000 Subject: include directories for resources fix - part 3 git-svn-id: http://svn.miranda-ng.org/main/trunk@1473 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ZeroNotification/Zero Notification_10.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/ZeroNotification/Zero Notification_10.vcxproj') diff --git a/plugins/ZeroNotification/Zero Notification_10.vcxproj b/plugins/ZeroNotification/Zero Notification_10.vcxproj index 67ba3c6669..89a0aae678 100644 --- a/plugins/ZeroNotification/Zero Notification_10.vcxproj +++ b/plugins/ZeroNotification/Zero Notification_10.vcxproj @@ -85,7 +85,7 @@ _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi + ..\..\..\include\msapi true @@ -110,7 +110,7 @@ _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi + ..\..\..\include\msapi true @@ -138,7 +138,7 @@ NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi + ..\..\..\include\msapi true @@ -168,7 +168,7 @@ NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi + ..\..\..\include\msapi true -- cgit v1.2.3