From b968287dc40d6c6207c2ab758a22cfc9c10917b2 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 17 May 2012 14:25:15 +0000 Subject: obsolete project files cleanup and overall adjustment: Part 4 git-svn-id: http://svn.miranda-ng.org/main/trunk@11 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NewsAggregstor/NewsAggregator_10.vcxproj | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'plugins/NewsAggregstor/NewsAggregator_10.vcxproj') diff --git a/plugins/NewsAggregstor/NewsAggregator_10.vcxproj b/plugins/NewsAggregstor/NewsAggregator_10.vcxproj index a78e18a223..f525ca10cf 100644 --- a/plugins/NewsAggregstor/NewsAggregator_10.vcxproj +++ b/plugins/NewsAggregstor/NewsAggregator_10.vcxproj @@ -85,7 +85,7 @@ Disabled - ..\..\include;..\..\ExternalAPI;..\..\boost_1_49_0 + ../../include;../ExternalAPI;../../../boost_1_49_0;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_WINDOWS;_USRDLL;NEWSAGGREGATOR_EXPORTS;%(PreprocessorDefinitions) MultiThreadedDebug Level3 @@ -102,7 +102,7 @@ comdlg32.lib;%(AdditionalDependencies) - ..\..\boost_1_49_0\lib + ../../../boost_1_49_0/lib @@ -115,8 +115,8 @@ Disabled - ..\..\include;..\..\ExternalAPI;..\..\boost_1_49_0 - WIN64;_DEBUG;_WINDOWS;_USRDLL;NEWSAGGREGATOR_EXPORTS;%(PreprocessorDefinitions) + ../../include;../ExternalAPI;../../../boost_1_49_0;%(AdditionalIncludeDirectories) + _WIN64;_DEBUG;_WINDOWS;_USRDLL;NEWSAGGREGATOR_EXPORTS;%(PreprocessorDefinitions) MultiThreadedDebug Level3 4996 @@ -129,7 +129,7 @@ Windows false $(IntDir)$(TargetName).lib - ..\..\boost_1_49_0\lib64 + ../../../boost_1_49_0/lib64 @@ -143,7 +143,7 @@ Full Size - ..\..\include;..\..\ExternalAPI;..\..\boost_1_49_0 + ../../include;../ExternalAPI;../../../boost_1_49_0;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;NEWSAGGREGATOR_EXPORTS;%(PreprocessorDefinitions) Level3 4996 @@ -161,7 +161,7 @@ true comdlg32.lib;%(AdditionalDependencies) - ..\..\boost_1_49_0\lib + ../../../boost_1_49_0/lib @@ -175,8 +175,8 @@ Full Size - ..\..\include;..\..\ExternalAPI;..\..\boost_1_49_0 - WIN64;NDEBUG;_WINDOWS;_USRDLL;NEWSAGGREGATOR_EXPORTS;%(PreprocessorDefinitions) + ../../include;../ExternalAPI;../../../boost_1_49_0;%(AdditionalIncludeDirectories) + _WIN64;NDEBUG;_WINDOWS;_USRDLL;NEWSAGGREGATOR_EXPORTS;%(PreprocessorDefinitions) Level3 4996 MultiThreaded @@ -191,7 +191,7 @@ false $(IntDir)$(TargetName).lib true - ..\..\boost_1_49_0\lib64 + ../../../boost_1_49_0/lib64 ..\..\include\msapi -- cgit v1.2.3