asteroid-game/game/Application.mk

4 lines
78 B
Makefile
Raw Normal View History

2017-01-10 13:08:41 +00:00
APP_STL := gnustl_shared
APP_CPPFLAGS += -fexceptions
APP_CPPFLAGS += -frtti