6 lines
138 B
Makefile
6 lines
138 B
Makefile
NDK_TOOLCHAIN_VERSION := 4.8
|
|
APP_PLATFORM := android-9
|
|
APP_STL := c++_shared
|
|
APP_ABI := armeabi
|
|
APP_MODULES := sfml-activity sfml-example
|