mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
cleanup
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user