Develop and Download Open Source Software

Browse CVS Repository

Contents of /bbs2ch/bbs2chreader/mkxpi.bat

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.16 - (show annotations) (download) (as text)
Tue Jan 2 13:41:11 2007 UTC (17 years, 3 months ago) by flyson
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +1 -1 lines
File MIME type: application/x-msdos-program
ver 0.2.14

1 @ECHO OFF
2
3 SET EXT_NAME=bbs2chreader
4 SET EXT_VER=0214
5
6 MKDIR chrome
7 ZIP -r chrome\%EXT_NAME%.jar content skin locale
8 ZIP -d chrome\%EXT_NAME%.jar \*/CVS/\*
9 ZIP -d chrome\%EXT_NAME%.jar \*/test/\*
10 ZIP -r9 %EXT_NAME%_%EXT_VER%.xpi chrome defaults components install.rdf
11 ZIP -d %EXT_NAME%_%EXT_VER%.xpi \*/CVS/\*
12 RMDIR /S /Q chrome

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26