Modified build.xml to allow compilation as library

This commit is contained in:
Sylvain Berfini 2012-07-11 10:47:39 +02:00
parent ec4358b51f
commit 6b832e35ec

View file

@ -35,6 +35,7 @@
the emulator. -->
<loadproperties srcFile="local.properties" />
<loadproperties srcFile="default.properties" />
<property file="ant.properties" />
<loadproperties srcFile="project.properties" />
<!-- version-tag: custom -->