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 --- build/vc.common/core.props | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'build/vc.common/core.props') diff --git a/build/vc.common/core.props b/build/vc.common/core.props index 210495854c..0a0836ea2a 100644 --- a/build/vc.common/core.props +++ b/build/vc.common/core.props @@ -27,22 +27,25 @@ $(SolutionDir)$(Configuration)\Core\ $(SolutionDir)$(Configuration)64\Core\ - - 10.0 - $(ProjectDir)..\..\..\bin10\lib - $(ProjectDir)..\..\..\bin12\lib - $(ProjectDir)..\..\..\bin14\lib - ..\..\..\include;..\..\..\plugins\ExternalAPI;..\..\..\..\boost;%(AdditionalIncludeDirectories) - - $(CommonCoreLibDir) - ..\..\..\include;..\..\..\include\msapi + + + + $(ProjectDir)..\..\..\libs\win32;$(ProjectDir)..\..\..\..\boost\stage\lib + + + + + $(ProjectDir)..\..\..\libs\win64;$(ProjectDir)..\..\..\..\boost\stage64\lib + + + -- cgit v1.2.3