Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: jni/Application.mk

Issue 29345540: Issue 4030 - Move JNI bindings into separate library project (Closed)
Patch Set: Changeset in adblockplusandroid repo Created July 22, 2016, 12:10 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« dependencies ('K') | « jni/Android.mk ('k') | jni/JniCallbacks.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: jni/Application.mk
diff --git a/jni/Application.mk b/jni/Application.mk
deleted file mode 100755
index 39326762545d5c0a9bdb6ddce54cc5b4097cc095..0000000000000000000000000000000000000000
--- a/jni/Application.mk
+++ /dev/null
@@ -1,4 +0,0 @@
-APP_STL := c++_static
-APP_CPPFLAGS := -fexceptions
-APP_ABI := armeabi-v7a x86
-APP_PLATFORM := android-9
« dependencies ('K') | « jni/Android.mk ('k') | jni/JniCallbacks.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld