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