mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-05 19:41:57 +02:00
4 lines
94 B
Makefile
4 lines
94 B
Makefile
APP_PLATFORM := android-16
|
|
APP_ABI := armeabi-v7a arm64-v8a x86 x86_64
|
|
APP_STL := c++_static
|
|
|