mirror of
https://github.com/rvtr/TwlToolsRED.git
synced 2025-10-31 06:41:18 -04:00
一応 Readme を追加
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlToolsRED@498 7061adef-622a-194b-ae81-725974e89856
This commit is contained in:
parent
d6ec98e4d9
commit
b2b7a2a20a
8
build/tools/NitroArm7VerChecker/Readme.txt
Normal file
8
build/tools/NitroArm7VerChecker/Readme.txt
Normal file
@ -0,0 +1,8 @@
|
||||
同梱している AutoBuild.pl を使うと連続したシリアルナンバーを持つ複数のアプリを順にビルドする事ができます。
|
||||
手作業で一つ一つビルドするよりは幸せになれます。
|
||||
但し、ビルドプロセスを並列させると当然のごとく失敗します。
|
||||
また、当然の事ながら perl スクリプトが動作する環境が必要です。
|
||||
|
||||
例:1 から 10 までのシリアルナンバーを持ったアプリケーションをビルド。
|
||||
|
||||
perl ./AutoBuild.pl 1 10
|
||||
Loading…
Reference in New Issue
Block a user