get export for JavaFX working again

This commit is contained in:
Ben Fry
2021-06-20 14:30:25 -04:00
parent 2eb872677e
commit befdba7137
3 changed files with 6 additions and 2 deletions

View File

@@ -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">