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/FavContacts/favcontacts.vcxproj | 9 ++++----- plugins/FavContacts/favcontacts.vcxproj.filters | 3 --- 2 files changed, 4 insertions(+), 8 deletions(-) (limited to 'plugins/FavContacts') diff --git a/plugins/FavContacts/favcontacts.vcxproj b/plugins/FavContacts/favcontacts.vcxproj index bb9c3a1bfc..579e97ec86 100644 --- a/plugins/FavContacts/favcontacts.vcxproj +++ b/plugins/FavContacts/favcontacts.vcxproj @@ -90,7 +90,7 @@ _DEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi + ..\..\include\msapi @@ -112,7 +112,7 @@ _DEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi + ..\..\include\msapi @@ -137,7 +137,7 @@ NDEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi + ..\..\include\msapi @@ -162,7 +162,7 @@ NDEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi + ..\..\include\msapi @@ -177,7 +177,6 @@ - diff --git a/plugins/FavContacts/favcontacts.vcxproj.filters b/plugins/FavContacts/favcontacts.vcxproj.filters index 9d4669eb55..c6c913ffe9 100644 --- a/plugins/FavContacts/favcontacts.vcxproj.filters +++ b/plugins/FavContacts/favcontacts.vcxproj.filters @@ -56,9 +56,6 @@ http - - Header Files - -- cgit v1.2.3