aboutsummaryrefslogtreecommitdiffstats
path: root/external/libevent_files/Application.mk
diff options
context:
space:
mode:
Diffstat (limited to 'external/libevent_files/Application.mk')
-rw-r--r--external/libevent_files/Application.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/external/libevent_files/Application.mk b/external/libevent_files/Application.mk
new file mode 100644
index 00000000..866e083c
--- /dev/null
+++ b/external/libevent_files/Application.mk
@@ -0,0 +1,5 @@
+APP_BUILD_SCRIPT := Android.mk
+APP_ABI := armeabi-v7a
+APP_PLATFORM := android-23
+APP_STL := gnustl_shared
+APP_CPPFLAGS += -fexceptions -frtti -std=c++11 -Wno-deprecated-declarations