From 5ec21f8dc7838aa2a21b95cb61fc89cba55c4e4e Mon Sep 17 00:00:00 2001 From: Dydzio Date: Sat, 19 Aug 2017 12:58:59 +0200 Subject: [PATCH] Improve default header/library paths --- VCMI_global.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VCMI_global.props b/VCMI_global.props index b55fdaa98..6464d0e90 100644 --- a/VCMI_global.props +++ b/VCMI_global.props @@ -6,8 +6,8 @@ <_PropertySheetDisplayName>VCMI_global - $(SolutionDir)..\libs\$(PlatformShortName);$(VCMI_Out);$(LibraryPath) - $(SolutionDir)..\include;$(SolutionDir)include;$(IncludePath) + $(SolutionDir)\deps\libs;$(ProjectDir);$(LibraryPath) + $(SolutionDir)\deps\include;$(ProjectDir);$(IncludePath) $(VCMI_Out)\