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
ca5e7b45b1
axmol
/
samples
/
Cpp
/
TestCpp
/
proj.android
/
jni
/
Application.mk
3 lines
83 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 #1564: Return a new object instead of 'const reference' for some get methods.
2012-11-20 16:34:55 +08:00
APP_CPPFLAGS
:=
-frtti -DCC_ENABLE_CHIPMUNK_INTEGRATION
=
1