mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
update javafx jar
This commit is contained in:
parent
079d1b93af
commit
df2b53e76e
@ -53,7 +53,7 @@
|
|||||||
<target name="retrieve-deps-local" description="build library dependencies that are stored local-only">
|
<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: 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 -->
|
<!-- 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>
|
||||||
|
|
||||||
<target name="retrieve-deps" description="retrieve dependencies using ivy" depends="init-ivy,build-native-libs">
|
<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
BIN
thirdparty/jfxrt/1.7.13/jfxrt.jar
vendored
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user