From 64ee4a54f4730cdf777d75694ab48280f543ac88 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 8 Dec 2011 18:12:44 +0000 Subject: More scoping fixes --- Stars45/Stars.vcxproj | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Stars45/Stars.vcxproj') diff --git a/Stars45/Stars.vcxproj b/Stars45/Stars.vcxproj index 37a5cc1..f0c3bdc 100644 --- a/Stars45/Stars.vcxproj +++ b/Stars45/Stars.vcxproj @@ -51,11 +51,16 @@ .\Debug\ .\Debug\ true + $(DXSDK_DIR)\include;$(IncludePath) .\Release\ .\Release\ false + $(DXSDK_DIR)\include;$(IncludePath) + + + $(DXSDK_DIR)\include;$(IncludePath) -- cgit v1.1