mirror of https://github.com/axmolengine/axmol.git
issue #3859. update description of android-build.py
This commit is contained in:
parent
7f3a0216c2
commit
96af336780
|
@ -265,7 +265,7 @@ if __name__ == '__main__':
|
||||||
|
|
||||||
Usage: %prog [options] target
|
Usage: %prog [options] target
|
||||||
|
|
||||||
Valid targets are: [hellocpp|testcpp|simplegame|assetsmanager|hellolua|testlua|cocosdragon|crystalcraze|moonwarriors|testjavascript|watermelonwithme]
|
Valid targets are: [hellocpp|testcpp|simplegame|assetsmanager|hellolua|testlua|cocosdragon|crystalcraze|moonwarriors|testjavascript|watermelonwithme]. You can combine them arbitrarily with a whitespace among two valid targets.
|
||||||
|
|
||||||
You can use [all|cpp|lua|jsb], to build all the samples, or all the c++ samples, or all the lua samples, or all the jsb samples respectevely.
|
You can use [all|cpp|lua|jsb], to build all the samples, or all the c++ samples, or all the lua samples, or all the jsb samples respectevely.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue