From daec796ad3a80ea236410592275a76167beb3dda Mon Sep 17 00:00:00 2001 From: "Fred L. Drake, Jr." Date: Wed, 25 Jul 2001 17:34:17 +0000 Subject: [PATCH] Remove #include directory that is no longer needed. --- expat/xmlwf/xmlwf.dsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expat/xmlwf/xmlwf.dsp b/expat/xmlwf/xmlwf.dsp index 54e22d84..cab79fe5 100755 --- a/expat/xmlwf/xmlwf.dsp +++ b/expat/xmlwf/xmlwf.dsp @@ -42,7 +42,7 @@ RSC=rc.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "." # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /YX /c -# ADD CPP /nologo /W3 /GX /O2 /I "..\xmlparse" /I "..\lib" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D XMLTOKAPI=__declspec(dllimport) /D XMLPARSEAPI=__declspec(dllimport) /YX /FD /c +# ADD CPP /nologo /W3 /GX /O2 /I "..\lib" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D XMLTOKAPI=__declspec(dllimport) /D XMLPARSEAPI=__declspec(dllimport) /YX /FD /c # ADD BASE RSC /l 0x809 /d "NDEBUG" # ADD RSC /l 0x809 /d "NDEBUG" BSC32=bscmake.exe -- 2.40.0