Fix path
This commit is contained in:
parent
7f01aff618
commit
48ce18b17f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
unless="sdk.dir"
|
||||
/>
|
||||
|
||||
<property name="use.dir" value="../../core/OsmAnd-java/src/" />
|
||||
<property name="use.dir" value="../../jni/java" />
|
||||
<property name="use.absolute.dir" location="${use.dir}" />
|
||||
<property name="raw.absolute.dir" location="raw" />
|
||||
<property name="base.dir" location="." />
|
||||
|
|
Loading…
Reference in a new issue