mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-21 23:59:56 +01:00
d83a3d71bc
Merge in RedPhone // FREEBIE
5 lines
134 B
Makefile
5 lines
134 B
Makefile
APP_ABI := armeabi armeabi-v7a x86
|
|
APP_PLATFORM := android-9
|
|
APP_STL := stlport_static
|
|
APP_CPPFLAGS += -fexceptions
|
|
APP_OPTIM := debug
|