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

Unified Diff: project.properties

Issue 29345540: Issue 4030 - Move JNI bindings into separate library project (Closed)
Patch Set: Created June 3, 2016, 1:42 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
Index: project.properties
===================================================================
--- a/project.properties
+++ b/project.properties
@@ -6,8 +6,9 @@
# To customize properties used by the Ant build system use,
# "ant.properties", and override values to adapt the script to your
# project structure.
# Project target.
target=android-16
android.library.reference.1=submodules/actionbarsherlock/library
android.library.reference.2=submodules/android-switch-backport
+android.library.reference.3=submodules/libadblockplus-android/libadblockplus-android

Powered by Google App Engine
This is Rietveld