This website requires JavaScript.
Explore
Help
Sign In
Lothario
/
axmol
mirror of
https://github.com/axmolengine/axmol.git
Watch
1
Star
0
Fork
You've already forked axmol
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
997b8f4079
axmol
/
tools
/
lua_project_generator
/
template
/
android
/
jni
/
Application.mk
3 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
fixed #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' with four spaces.
2012-05-29 16:21:23 +08:00
# it is needed for ndk-r5
APP_STL
:=
stlport_static
Initial example working version of a lua project generator
2011-09-20 06:42:22 +08:00
APP_MODULES
:=
cocos2d cocosdenshion lua game