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/AdvaImg/AdvaImg_12.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/AdvaImg/AdvaImg_12.vcxproj') diff --git a/plugins/AdvaImg/AdvaImg_12.vcxproj b/plugins/AdvaImg/AdvaImg_12.vcxproj index ae7ea09c2c..76195db133 100644 --- a/plugins/AdvaImg/AdvaImg_12.vcxproj +++ b/plugins/AdvaImg/AdvaImg_12.vcxproj @@ -97,7 +97,7 @@ false $(IntDir)$(TargetName).lib Windows - $(ProfileDir)..\..\bin12\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) @@ -124,7 +124,7 @@ false $(IntDir)$(TargetName).lib Windows - $(ProfileDir)..\..\bin12\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) @@ -150,7 +150,7 @@ $(IntDir)$(TargetName).lib Windows 0x5130000 - $(ProfileDir)..\..\bin12\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) false @@ -178,7 +178,7 @@ $(IntDir)$(TargetName).lib 0x5130000 Windows - $(ProfileDir)..\..\bin12\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) -- cgit v1.2.3