update javafx jar

This commit is contained in:
adam-m 2013-02-14 14:26:59 -05:00
parent 079d1b93af
commit df2b53e76e
2 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<target name="retrieve-deps-local" description="build library dependencies that are stored local-only">
<!-- javafx: note: this a workaround, needs to match the one from jre/jdk and ideally be automatically included -->
<!-- javafx native libs are always on runtime classpath from jre -->
<copy file="${thirdparty.dir}/jfxrt/1.7.11/jfxrt.jar" todir="release/modules/ext/" />
<copy file="${thirdparty.dir}/jfxrt/1.7.13/jfxrt.jar" todir="release/modules/ext/" />
</target>
<target name="retrieve-deps" description="retrieve dependencies using ivy" depends="init-ivy,build-native-libs">

BIN
thirdparty/jfxrt/1.7.13/jfxrt.jar vendored Normal file

Binary file not shown.