mirror of
https://github.com/processing/processing4.git
synced 2026-01-27 02:11:08 +01:00
get export for JavaFX working again
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
<param name="gluon.base" value="javafx-16-sdk-mac" />
|
||||
<!-- extract the .jar files from the first javafx we run across -->
|
||||
<!-- <param name="skip.jars" value="true" /> -->
|
||||
<param name="natives.path" value="${library.path}/macosx64" />
|
||||
<param name="natives.path" value="${library.path}/macosx" />
|
||||
</antcall>
|
||||
|
||||
<antcall target="retrieve-gluon">
|
||||
|
||||
Reference in New Issue
Block a user