d15cc85f7f
different location. Add a patch to fix the build.
9 lines
559 B
Text
9 lines
559 B
Text
--- ../expat/prj/d.lst.orig Mon Apr 29 19:03:30 2002
|
|
+++ ../expat/prj/d.lst Wed Oct 23 00:53:08 2002
|
|
@@ -1,5 +1,5 @@
|
|
mkdir: %_DEST%\inc%_EXT%\external\expat
|
|
-..\%__SRC%\misc\build\expat\xmlparse\xmlparse.h %_DEST%\inc%_EXT%\expat\xmlparse.h
|
|
+..\%__SRC%\misc\build\expat\xmlparse\xmlparse.h %_DEST%\inc%_EXT%\external\expat\xmlparse.h
|
|
..\%__SRC%\slb\expat_xmltok.lib %_DEST%\lib%_EXT%\expat_xmltok.lib
|
|
..\%__SRC%\slb\expat_xmlparse.lib %_DEST%\lib%_EXT%\expat_xmlparse.lib
|
|
..\%__SRC%\slb\ascii_expat_xmlparse.lib %_DEST%\lib%_EXT%\ascii_expat_xmlparse.lib
|