[ci skip]

This commit is contained in:
minggo 2013-11-06 18:05:02 +08:00
parent 3deb3b4231
commit 8c0ab2d489
1 changed files with 5 additions and 4 deletions

View File

@ -97,8 +97,9 @@ $ open samples.xcodeproj
* For Linux * For Linux
``` ```
$ cd cocos2d-x/build $ cd cocos2d-x
$ ./make-all-linux-projects.sh $ cmake CMakeLists.txt
$ make
``` ```
* For Windows * For Windows