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/IEView/ieview.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/IEView') diff --git a/plugins/IEView/ieview.vcxproj b/plugins/IEView/ieview.vcxproj index 9cc45fb766..fcbe118ac3 100644 --- a/plugins/IEView/ieview.vcxproj +++ b/plugins/IEView/ieview.vcxproj @@ -89,7 +89,7 @@ $(SolutionDir)\lib - ..\..\include\msapi + ..\..\..\include\msapi _DEBUG;%(PreprocessorDefinitions) @@ -111,7 +111,7 @@ $(SolutionDir)\lib - ..\..\include\msapi + ..\..\..\include\msapi _DEBUG;%(PreprocessorDefinitions) @@ -136,7 +136,7 @@ NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi + ..\..\..\include\msapi @@ -160,7 +160,7 @@ NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi + ..\..\..\include\msapi -- cgit v1.2.3