double-hit-balls/game/Application.mk

3 lines
77 B
Makefile
Raw Normal View History

2017-01-10 12:43:06 +00:00
APP_STL := gnustl_static
APP_CPPFLAGS += -fexceptions
APP_CPPFLAGS += -frtti