PlayIntegrityFix/app/src/main/cpp/Application.mk
2023-11-24 11:52:57 +01:00

3 lines
141 B
Makefile

APP_STL := none
APP_CFLAGS := -Oz -fvisibility=hidden -fvisibility-inlines-hidden
APP_CPPFLAGS := -std=c++20 -fno-exceptions -fno-rtti