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/SecureIM/secureim_14.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/SecureIM/secureim_14.vcxproj') diff --git a/plugins/SecureIM/secureim_14.vcxproj b/plugins/SecureIM/secureim_14.vcxproj index 357769213c..a1bc356fb1 100644 --- a/plugins/SecureIM/secureim_14.vcxproj +++ b/plugins/SecureIM/secureim_14.vcxproj @@ -96,7 +96,7 @@ 0x45000000 false $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin14\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) false @@ -122,7 +122,7 @@ 0x45000000 false $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin14\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) @@ -152,7 +152,7 @@ true true true - $(ProfileDir)..\..\bin14\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) @@ -182,7 +182,7 @@ true true true - $(ProfileDir)..\..\bin14\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) -- cgit v1.2.3