2014-02-08 16:41:44 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
2016-09-21 14:06:19 +02:00
|
|
|
<project default="main" name="Buildandgit">
|
|
|
|
<!-- -->
|
|
|
|
<import file="build.xml" />
|
|
|
|
|
|
|
|
<target name="main" description="" depends="buildandgit,clean"/>
|
|
|
|
</project>
|