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

Side by Side Diff: adblock-android/jni/Application.mk

Issue 29782630: Issue 6000 - Rename "libadblockplus-android" (Closed)
Patch Set: Created May 15, 2018, 9:30 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
« no previous file with comments | « adblock-android/jni/Android.mk ('k') | adblock-android/jni/JniCallbacks.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 APP_STL := c++_static 1 APP_STL := c++_static
2 APP_CPPFLAGS := -fexceptions -std=c++14 2 APP_CPPFLAGS := -fexceptions -std=c++14
3 APP_ABI := armeabi-v7a x86 3 APP_ABI := armeabi-v7a x86
4 APP_PLATFORM := android-16 4 APP_PLATFORM := android-16
5 NDK_TOOLCHAIN_VERSION := 4.9 5 NDK_TOOLCHAIN_VERSION := 4.9
OLDNEW
« no previous file with comments | « adblock-android/jni/Android.mk ('k') | adblock-android/jni/JniCallbacks.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld