mirror of https://github.com/axmolengine/axmol.git
Merge branch 'develop' of https://github.com/dumganhar/cocos2d-x into develop
This commit is contained in:
commit
a8c960c7f1
|
@ -36,7 +36,7 @@ Example:
|
|||
|
||||
### Build and run new project for android ###
|
||||
|
||||
$ cocos run -p -j4 android
|
||||
$ cocos run -p -j 4 android
|
||||
|
||||
### Build and run new project for iOS ###
|
||||
|
||||
|
@ -57,8 +57,7 @@ script in **cocos2d/build/install-deps-linux.sh**
|
|||
Then
|
||||
|
||||
$ cd /home/MyGame
|
||||
$ cmake .
|
||||
$ make
|
||||
$ cocos run -p linux
|
||||
|
||||
Run
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 410f631397244fad67a6a7b21d55975719cd40c3
|
||||
Subproject commit 2b88fb0bfb1277f480c721f1d520d8555acc2d5d
|
Loading…
Reference in New Issue