From 7844a954c5b636b833d6b2e8f56b316ce18c7ee4 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 3 Apr 2013 04:55:48 +0000 Subject: - XSoundNotify: boost removal pt 3 git-svn-id: http://svn.miranda-ng.org/main/trunk@4294 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/XSoundNotify/XSoundNotify_10.vcxproj | 8 ++++---- plugins/XSoundNotify/XSoundNotify_11.vcxproj | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'plugins/XSoundNotify') diff --git a/plugins/XSoundNotify/XSoundNotify_10.vcxproj b/plugins/XSoundNotify/XSoundNotify_10.vcxproj index bae742710a..b95a4d1bb3 100644 --- a/plugins/XSoundNotify/XSoundNotify_10.vcxproj +++ b/plugins/XSoundNotify/XSoundNotify_10.vcxproj @@ -75,7 +75,7 @@ true Full Level3 - ..\..\include;..\ExternalAPI;..\..\..\boost;src\wtl\include;%(AdditionalIncludeDirectories) + ..\..\include;..\ExternalAPI;src\wtl\include;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) Size Use @@ -105,7 +105,7 @@ true Full Level3 - ..\..\include;..\ExternalAPI;..\..\..\boost;src\wtl\include;%(AdditionalIncludeDirectories) + ..\..\include;..\ExternalAPI;src\wtl\include;%(AdditionalIncludeDirectories) WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) Size Use @@ -136,7 +136,7 @@ Level3 true EditAndContinue - ..\..\include;..\ExternalAPI;..\..\..\boost;src\wtl\include;%(AdditionalIncludeDirectories) + ..\..\include;..\ExternalAPI;src\wtl\include;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) EnableFastChecks Use @@ -165,7 +165,7 @@ Disabled Level3 ProgramDatabase - ..\..\include;..\ExternalAPI;..\..\..\boost;src\wtl\include;%(AdditionalIncludeDirectories) + ..\..\include;..\ExternalAPI;src\wtl\include;%(AdditionalIncludeDirectories) WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) EnableFastChecks Use diff --git a/plugins/XSoundNotify/XSoundNotify_11.vcxproj b/plugins/XSoundNotify/XSoundNotify_11.vcxproj index b9be746aa8..ac93606c18 100644 --- a/plugins/XSoundNotify/XSoundNotify_11.vcxproj +++ b/plugins/XSoundNotify/XSoundNotify_11.vcxproj @@ -79,7 +79,7 @@ true Full Level3 - ..\..\include;..\ExternalAPI;..\..\..\boost;src\wtl\include;%(AdditionalIncludeDirectories) + ..\..\include;..\ExternalAPI;src\wtl\include;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) Size Use @@ -109,7 +109,7 @@ true Full Level3 - ..\..\include;..\ExternalAPI;..\..\..\boost;src\wtl\include;%(AdditionalIncludeDirectories) + ..\..\include;..\ExternalAPI;src\wtl\include;%(AdditionalIncludeDirectories) WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) Size Use @@ -140,7 +140,7 @@ Level3 true EditAndContinue - ..\..\include;..\ExternalAPI;..\..\..\boost;src\wtl\include;%(AdditionalIncludeDirectories) + ..\..\include;..\ExternalAPI;src\wtl\include;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) EnableFastChecks Use @@ -170,7 +170,7 @@ Disabled Level3 ProgramDatabase - ..\..\include;..\ExternalAPI;..\..\..\boost;src\wtl\include;%(AdditionalIncludeDirectories) + ..\..\include;..\ExternalAPI;src\wtl\include;%(AdditionalIncludeDirectories) WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) EnableFastChecks Use -- cgit v1.2.3