diff options
Diffstat (limited to 'external/libevent_files/Application.mk')
-rw-r--r-- | external/libevent_files/Application.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/external/libevent_files/Application.mk b/external/libevent_files/Application.mk deleted file mode 100644 index 866e083c..00000000 --- a/external/libevent_files/Application.mk +++ /dev/null @@ -1,5 +0,0 @@ -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 |