2010-12-14 09:42:39 +08:00
|
|
|
# it is needed for ndk-r5
|
2011-02-11 11:48:46 +08:00
|
|
|
APP_STL := stlport_static
|
2011-11-25 09:56:06 +08:00
|
|
|
APP_ABI := armeabi
|
2011-03-29 15:26:50 +08:00
|
|
|
|
2011-11-23 15:51:30 +08:00
|
|
|
APP_MODULES := cocos2d cocosdenshion chipmunk box2d game_logic tests
|