Revert "Base.props: Remove DXSDK_DIR from the include path."

This reverts commit bea3054c9ccf810c0900d89d02116b08c50e2d8a.
This commit is contained in:
Shawn Hoffman 2015-04-29 22:05:48 +00:00
parent aa7208e270
commit 9b56efe57c

View File

@ -23,7 +23,6 @@
<IntDir>$(BuildRootDir)$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
<OutDir>$(IntDir)bin\</OutDir>
<TargetName Condition="'$(ConfigurationType)'=='Application'">$(ProjectName)$(TargetSuffix)</TargetName>
<IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath)</IncludePath>
</PropertyGroup>
<ItemDefinitionGroup>
<!--ClCompile Base-->