From c3929a3ba6da75af152afd96d60231bc437d89eb Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 11 Mar 2016 10:57:25 +0100 Subject: [PATCH] Include directories fixed --- build/MSICALib.props | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/MSICALib.props b/build/MSICALib.props index 5901000..365730b 100644 --- a/build/MSICALib.props +++ b/build/MSICALib.props @@ -1,4 +1,4 @@ - + @@ -8,7 +8,7 @@ - ..\include + ..\include;..\..\atlex\include;%(AdditionalIncludeDirectories) Use stdafx.h @@ -17,4 +17,4 @@ - + \ No newline at end of file