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

Side by Side Diff: submodules/libadblockplus-android/libadblockplus-android/jni/Application.mk

Issue 29345540: Issue 4030 - Move JNI bindings into separate library project (Closed)
Patch Set: Created June 3, 2016, 1:42 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 APP_STL := c++_static 1 APP_STL := c++_static
2 APP_CPPFLAGS := -fexceptions 2 APP_CPPFLAGS := -fexceptions
3 APP_ABI := armeabi-v7a x86 3 APP_ABI := armeabi-v7a x86
4 APP_PLATFORM := android-9 4 APP_PLATFORM := android-9
OLDNEW

Powered by Google App Engine
This is Rietveld