mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
properly remove work dir
This commit is contained in:
+1
-4
@@ -343,10 +343,7 @@
|
||||
|
||||
<target name="windows-clean" depends="subprojects-clean"
|
||||
description="Clean windows version">
|
||||
<delete dir="windows">
|
||||
<include name="work" />
|
||||
<include name="processing-*" />
|
||||
</delete>
|
||||
<delete dir="windows/work" />
|
||||
</target>
|
||||
|
||||
<target name="windows-checkos" unless="windows">
|
||||
|
||||
Reference in New Issue
Block a user