4 lines
78 B
Makefile
4 lines
78 B
Makefile
APP_PLATFORM := android-21
|
|
APP_STL := gnustl_shared
|
|
APP_CPPFLAGS := -ggdb -O0
|