This commit is contained in:
nik
2013-07-30 14:44:22 +04:00
parent 5246b0be0a
commit 23662f9e68

View File

@@ -2,7 +2,6 @@
<property name="project.home" value="${basedir}"/>
<property name="out.dir" value="${project.home}/out"/>
<property name="tmp.dir" value="${project.home}/out/tmp"/>
<property name="gant.home" value="${project.home}/build/lib/gant"/>
<target name="cleanup">
<delete dir="${out.dir}" failonerror="false"/>