This commit is contained in:
Marcel Alexandru Nitan
2023-05-22 10:09:18 +00:00
parent f2368e3669
commit ae64d065ad
8 changed files with 731 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
APP_ABI := armeabi-v7a arm64-v8a x86 x86_64
APP_CPPFLAGS := -std=c++17 -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden
APP_STL := none
APP_STL := c++_static
APP_PLATFORM := android-21