]> git.openfabrics.org - ~shefty/rdma-win.git/commitdiff
wsdinstall: do not add SDK include files to include path
authorshefty <shefty@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Sat, 14 Feb 2009 01:09:34 +0000 (01:09 +0000)
committershefty <shefty@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Sat, 14 Feb 2009 01:09:34 +0000 (01:09 +0000)
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

index 5914a25d615bdc1b14b29f0ac09e85827d10964d..eb4407e33c15b4df279dfad5ea72383e442ca873 100644 (file)
@@ -5,8 +5,7 @@ UMTYPE=console
 USE_MSVCRT=1\r
 \r
 INCLUDES=..\..\..\inc;\\r
-       ..\..\..\inc\user;\\r
-       $(PLATFORM_SDK_PATH)\include;\r
+       ..\..\..\inc\user;\r
 \r
 SOURCES= \\r
        installsp.rc \\r