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 --- .../MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/MetaContacts/proto_metacontacts') diff --git a/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj b/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj index a969e084be..0f836a8fc5 100644 --- a/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj +++ b/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj @@ -79,7 +79,7 @@ _DEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi + ..\..\include\msapi @@ -91,7 +91,7 @@ _DEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi + ..\..\include\msapi @@ -103,7 +103,7 @@ NDEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi + ..\..\include\msapi @@ -115,7 +115,7 @@ NDEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi + ..\..\include\msapi -- cgit v1.2.3