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
92f278657e
axmol
/
samples
/
Cpp
/
HelloCpp
/
proj.android
/
jni
/
Application.mk
2 lines
65 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
Adding COCOS2D_DEBUG=1 for sample projects.
2013-01-28 10:22:32 +08:00
APP_CPPFLAGS
:=
-frtti -DCOCOS2D_DEBUG
=
1