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 --- protocols/Sametime/sametime_10.vcxproj | 8 ++++---- protocols/Sametime/sametime_12.vcxproj | 8 ++++---- protocols/Sametime/sametime_14.vcxproj | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'protocols/Sametime') diff --git a/protocols/Sametime/sametime_10.vcxproj b/protocols/Sametime/sametime_10.vcxproj index 40d4a6e77f..0e42a6a0b8 100644 --- a/protocols/Sametime/sametime_10.vcxproj +++ b/protocols/Sametime/sametime_10.vcxproj @@ -101,7 +101,7 @@ true false $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) Windows @@ -136,7 +136,7 @@ true false $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) Windows @@ -170,7 +170,7 @@ true false $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) Windows true true @@ -206,7 +206,7 @@ true false $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) Windows true true diff --git a/protocols/Sametime/sametime_12.vcxproj b/protocols/Sametime/sametime_12.vcxproj index 5683154436..948f6b1985 100644 --- a/protocols/Sametime/sametime_12.vcxproj +++ b/protocols/Sametime/sametime_12.vcxproj @@ -105,7 +105,7 @@ true false $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin12\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) Windows false @@ -141,7 +141,7 @@ true false $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin12\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) Windows @@ -175,7 +175,7 @@ true false $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin12\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) Windows true true @@ -211,7 +211,7 @@ true false $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin12\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) Windows true true diff --git a/protocols/Sametime/sametime_14.vcxproj b/protocols/Sametime/sametime_14.vcxproj index 4c0b3a7282..6c2b5420f2 100644 --- a/protocols/Sametime/sametime_14.vcxproj +++ b/protocols/Sametime/sametime_14.vcxproj @@ -105,7 +105,7 @@ true false $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin14\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) Windows false @@ -141,7 +141,7 @@ true false $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin14\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) Windows @@ -175,7 +175,7 @@ true false $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin14\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) Windows true true @@ -211,7 +211,7 @@ true false $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin14\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) Windows true true -- cgit v1.2.3