updated referenced javafx jr to 1.7.21

This commit is contained in:
adam-m 2013-05-08 14:45:30 -04:00
parent df734510e9
commit 6a318dc77e
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.13/jfxrt.jar" todir="release/modules/ext/" />
<copy file="${thirdparty.dir}/jfxrt/1.7.21/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.21/jfxrt.jar vendored Normal file

Binary file not shown.