From 9b56efe57c9275c38a6688608e86f04e29423d8c Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Wed, 29 Apr 2015 22:05:48 +0000 Subject: [PATCH] Revert "Base.props: Remove DXSDK_DIR from the include path." This reverts commit bea3054c9ccf810c0900d89d02116b08c50e2d8a. --- Source/VSProps/Base.props | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/VSProps/Base.props b/Source/VSProps/Base.props index 0bbef70b88..4730347a86 100644 --- a/Source/VSProps/Base.props +++ b/Source/VSProps/Base.props @@ -23,7 +23,6 @@ $(BuildRootDir)$(Platform)\$(Configuration)\$(ProjectName)\ $(IntDir)bin\ $(ProjectName)$(TargetSuffix) - $(VC_IncludePath);$(WindowsSDK_IncludePath)