buildjar/buildandgit.xml

6 lines
159 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<project default="buildandgit" name="my_project">
<!-- -->
<import file="buildjar.xml" />
</project>