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

Unified Diff: submodules/libadblockplus-android/libadblockplus-android/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: submodules/libadblockplus-android/libadblockplus-android/project.properties
===================================================================
new file mode 100644
--- /dev/null
+++ b/submodules/libadblockplus-android/libadblockplus-android/project.properties
@@ -0,0 +1,12 @@
+# This file is automatically generated by Android Tools.
+# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
+#
+# This file must be checked in Version Control Systems.
+#
+# To customize properties used by the Ant build system use,
+# "ant.properties", and override values to adapt the script to your
+# project structure.
+
+android.library=true
+# Project target.
+target=android-16

Powered by Google App Engine
This is Rietveld