mirror of
https://github.com/servo/servo.git
synced 2025-07-02 21:13:39 +01:00
4 lines
109 B
Makefile
4 lines
109 B
Makefile
NDK_TOOLCHAIN_VERSION := 4.9
|
|
APP_MODULES := c++_shared servo
|
|
APP_PLATFORM := android-18
|
|
APP_STL:= c++_shared
|