From 7789093ac0728c7b65961324ec1826f17a3f250e Mon Sep 17 00:00:00 2001 From: shefty Date: Sat, 14 Feb 2009 01:09:34 +0000 Subject: [PATCH] wsdinstall: do not add SDK include files to include path Avoid the build checking SDK include files for updates, which just makes things go really slow. git-svn-id: svn://openib.tc.cornell.edu/gen1@1964 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- branches/winverbs/tools/wsdinstall/user/SOURCES | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/branches/winverbs/tools/wsdinstall/user/SOURCES b/branches/winverbs/tools/wsdinstall/user/SOURCES index 5914a25d..eb4407e3 100644 --- a/branches/winverbs/tools/wsdinstall/user/SOURCES +++ b/branches/winverbs/tools/wsdinstall/user/SOURCES @@ -5,8 +5,7 @@ UMTYPE=console USE_MSVCRT=1 INCLUDES=..\..\..\inc;\ - ..\..\..\inc\user;\ - $(PLATFORM_SDK_PATH)\include; + ..\..\..\inc\user; SOURCES= \ installsp.rc \ -- 2.46.0