Modified build.xml to allow compilation as library
This commit is contained in:
parent
ec4358b51f
commit
6b832e35ec
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
||||||
the emulator. -->
|
the emulator. -->
|
||||||
|
|
||||||
<loadproperties srcFile="local.properties" />
|
<loadproperties srcFile="local.properties" />
|
||||||
|
<loadproperties srcFile="default.properties" />
|
||||||
<property file="ant.properties" />
|
<property file="ant.properties" />
|
||||||
<loadproperties srcFile="project.properties" />
|
<loadproperties srcFile="project.properties" />
|
||||||
<!-- version-tag: custom -->
|
<!-- version-tag: custom -->
|
||||||
|
|
Loading…
Reference in a new issue