mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-15 00:38:15 +00:00
Removed
This commit is contained in:
parent
749df96d25
commit
dcff7a87cc
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
xcopy xmltok\\Release\\xmltok.lib lib
|
||||
xcopy xmlparse\\Release\\xmlparse.lib lib
|
||||
rm -fr expat
|
||||
mkdir expat
|
||||
tar cf - `cat files.txt win32files.txt` | (cd expat; tar xf -)
|
||||
(cd expat; flip -u `cat ../files.txt`)
|
||||
rm -f expat.zip
|
||||
zip -qr expat.zip expat
|
||||
rm -fr expat
|
Loading…
Add table
Reference in a new issue