mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
it's like the developer's drunk
This commit is contained in:
+1
-1
@@ -925,7 +925,7 @@
|
||||
<fail message="wrong platform (${os.name})" />
|
||||
</target>
|
||||
|
||||
<target name="windows-build" depends="revision-check, windows-check-os, jre-download subprojects-build" description="Build Windows version">
|
||||
<target name="windows-build" depends="revision-check, windows-check-os, jre-download, subprojects-build" description="Build Windows version">
|
||||
<mkdir dir="windows/work" />
|
||||
|
||||
<!-- assemble the pde -->
|
||||
|
||||
Reference in New Issue
Block a user