From f4f397cfcc41a76853b156ca405fb372f98eba54 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 11 Mar 2016 10:56:41 +0100 Subject: [PATCH] Include directories inherited from previous property sheets now --- build/atlex.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/atlex.props b/build/atlex.props index ba068ee..ac5d6e8 100644 --- a/build/atlex.props +++ b/build/atlex.props @@ -8,7 +8,7 @@ - ..\include\atlex + ..\include\atlex;%(AdditionalIncludeDirectories) Use stdafx.h