buildjar-sandbox/build.xml
2014-11-28 05:05:39 +01:00

5 lines
152 B
XML

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