mirror of
https://github.com/RPCS3/glslang.git
synced 2026-01-31 01:25:22 +01:00
6 lines
126 B
Makefile
6 lines
126 B
Makefile
APP_ABI := all
|
|
APP_BUILD_SCRIPT := Android.mk
|
|
APP_STL := gnustl_static
|
|
APP_PLATFORM := android-9
|
|
NDK_TOOLCHAIN_VERSION := 4.9
|