mirror of https://github.com/axmolengine/axmol.git
4 lines
77 B
Makefile
4 lines
77 B
Makefile
|
APP_STL := gnustl_static
|
||
|
APP_CPPFLAGS := -frtti
|
||
|
APP_CPPFLAGS += -fexceptions
|