ビルドスクリプト

git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4259 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2009-04-30 02:27:16 +00:00
parent 0b3524dfd6
commit 30a4130e9a

3
make.bat Normal file
View File

@ -0,0 +1,3 @@
copy buildscript\make_new.sh .\
bash make_new.sh treestyletab version=0
del make_new.sh