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
a602c5cb14
axmol
/
HelloLua
/
proj.android
/
jni
/
Application.mk
4 lines
77 B
Makefile
Raw
Normal View
History
Unescape
Escape
fixed #1201: simplify the writing of Android.mk and correct corresponding template
2012-05-02 17:29:16 +08:00
APP_STL
:=
gnustl_static
fixed #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' with four spaces.
2012-05-29 16:21:23 +08:00
APP_CPPFLAGS
:=
-frtti
APP_CPPFLAGS
+=
-fexceptions