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
1a2dd6ae35
axmol
/
samples
/
HelloCpp
/
proj.android
/
jni
/
Application.mk
2 lines
47 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
APP_STL
:=
gnustl_static
issue #1201: simplify writing of Android.mk
2012-05-02 12:00:39 +08:00
APP_CPPFLAGS
:=
-frtti