Don't assume MKS toolkit.
This commit is contained in:
parent
d784dbf4af
commit
749df96d25
7
expat/makedist.bat
Executable file
7
expat/makedist.bat
Executable file
@ -0,0 +1,7 @@
|
||||
xcopy /y xmltok\Release\xmltok.lib lib
|
||||
xcopy /y xmlparse\Release\xmlparse.lib lib
|
||||
rm -f expat.zip
|
||||
cd ..
|
||||
sed -e 's;^^;expat/;' expat\files.txt | zip -qr expat\expat.zip -@ -ll
|
||||
sed -e 's;^^;expat/;' expat\win32files.txt | zip -qr expat\expat.zip -@
|
||||
cd expat
|
Loading…
Reference in New Issue
Block a user