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/HTTPServer/HTTPServer_10.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/HTTPServer/HTTPServer_10.vcxproj') diff --git a/plugins/HTTPServer/HTTPServer_10.vcxproj b/plugins/HTTPServer/HTTPServer_10.vcxproj index 222a04b0a1..3d6ee3134f 100644 --- a/plugins/HTTPServer/HTTPServer_10.vcxproj +++ b/plugins/HTTPServer/HTTPServer_10.vcxproj @@ -89,7 +89,7 @@ ..\..\include\msapi - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) true 0x22500000 $(IntDir)$(TargetName).lib @@ -113,7 +113,7 @@ ..\..\include\msapi - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) true 0x22500000 $(IntDir)$(TargetName).lib @@ -144,7 +144,7 @@ comctl32.lib;Ws2_32.lib;%(AdditionalDependencies) Windows $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) true true true @@ -174,7 +174,7 @@ comctl32.lib;Ws2_32.lib;%(AdditionalDependencies) Windows $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) true true true -- cgit v1.2.3