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

Unified Diff: README.md

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
« no previous file with comments | « no previous file | build.xml » ('j') | dependencies » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index fc1f388ca2612ed45a3579ff2d8a602bdd082ffd..f5a94cc45f5c1448176ffd71d50d49a4fc90142c 100644
--- a/README.md
+++ b/README.md
@@ -22,8 +22,9 @@ Buildling with Ant
### Building
-In the project directory, create the file _local.properties_ and set
-_sdk.dir_ and _ndk.dir_ to where you installed it, e.g.:
+In the project directory and in /submodules/libadblockplus-android/libadblockplus-android
+create the file _local.properties_ and set _sdk.dir_ and _ndk.dir_ to where you installed them,
+e.g.:
sdk.dir = /some/where/sdk
ndk.dir = /some/where/ndk
« no previous file with comments | « no previous file | build.xml » ('j') | dependencies » ('J')

Powered by Google App Engine
This is Rietveld