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
e89652e280
axmol
/
plugin
/
samples
/
HelloIAP
/
proj.android
/
jni
/
Application.mk
3 lines
59 B
Makefile
Raw
Normal View
History
Unescape
Escape
Submit the sample code HelloIIAP.
2013-04-07 17:07:33 +08:00
APP_STL
:=
gnustl_static
Add support for C++ 11in samples
2013-06-04 11:49:46 +08:00
APP_CPPFLAGS
+=
-frtti -std
=
c++11