From 4269a726e3ca96a1676d35600f32c29ae5e120a6 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 16 Feb 2017 20:51:24 +0300 Subject: duplicated lib folders no needed anymore --- plugins/FileAsMessage/fileecho_14.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/FileAsMessage/fileecho_14.vcxproj') diff --git a/plugins/FileAsMessage/fileecho_14.vcxproj b/plugins/FileAsMessage/fileecho_14.vcxproj index fe0e87cac7..e997ccd4b9 100644 --- a/plugins/FileAsMessage/fileecho_14.vcxproj +++ b/plugins/FileAsMessage/fileecho_14.vcxproj @@ -95,7 +95,7 @@ true Windows false - $(ProfileDir)..\..\bin14\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) NDEBUG;%(PreprocessorDefinitions) @@ -124,7 +124,7 @@ true Windows false - $(ProfileDir)..\..\bin14\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) NDEBUG;%(PreprocessorDefinitions) @@ -150,7 +150,7 @@ $(IntDir)$(TargetName).lib Windows false - $(ProfileDir)..\..\bin14\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) false @@ -176,7 +176,7 @@ $(IntDir)$(TargetName).lib Windows false - $(ProfileDir)..\..\bin14\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) _DEBUG;%(PreprocessorDefinitions) -- cgit v1.2.3