diff --git a/Source/VSProps/Base.props b/Source/VSProps/Base.props index 91e8fbda9e..d1803eb5ae 100644 --- a/Source/VSProps/Base.props +++ b/Source/VSProps/Base.props @@ -22,16 +22,6 @@ $(IntDir)bin\ $(ProjectName)$(TargetSuffix) - - $(DXSDK_DIR)Include;$(IncludePath) - $(DXSDK_DIR)Lib\x86;$(LibraryPath) - $(DXSDK_DIR)Utilities\Bin\x86;$(ExecutablePath) - - - $(DXSDK_DIR)Include;$(IncludePath) - $(DXSDK_DIR)Lib\x64;$(LibraryPath) - $(DXSDK_DIR)Utilities\Bin\x64;$(ExecutablePath) -