[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
```
$ cd cocos2d-x/build
$ ./make-all-linux-projects.sh
$ cd cocos2d-x
$ cmake CMakeLists.txt
$ make
```
* For Windows