mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-11 20:05:04 -05:00
Strip JFX
This commit is contained in:
parent
096ed29ddc
commit
053b9ac8c3
12
build.xml
12
build.xml
@ -89,6 +89,18 @@
|
||||
<include name="**/javaw.exe" />
|
||||
|
||||
<exclude name="**/src.zip" />
|
||||
|
||||
<exclude name="**/javafx.web.jar" />
|
||||
<exclude name="**/javafx.media.jar" />
|
||||
<exclude name="**/javafx.fxml.jar" />
|
||||
<exclude name="**/javafx-swt.jar" />
|
||||
|
||||
<exclude name="**/libjfxmedia_avf.*" />
|
||||
<exclude name="**/libglib-lite.*" />
|
||||
<exclude name="**/libfxplugins.*" />
|
||||
<exclude name="**/libgstreamer-lite.*" />
|
||||
<exclude name="**/libjfxmedia.*" />
|
||||
<exclude name="**/libjfxwebkit*" />
|
||||
</patternset>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user