mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
latest swt builds don't include mozilla integration anymore
This commit is contained in:
parent
0ecce80b7e
commit
32471e532e
@ -88,21 +88,15 @@ def packageTask(String platform, def moreJars = [], def moreLibs = [], File rtJa
|
||||
// GTK stuff
|
||||
'libswt-awt-gtk-*.so',
|
||||
'libswt-glx-gtk-*.so',
|
||||
'libswt-mozilla-*.so',
|
||||
'libswt-gnome-*.so',
|
||||
'libswt-xpcominit-gtk-*.so',
|
||||
'libswt-xulrunner-*.so',
|
||||
'libswt-webkit-gtk-*.so',
|
||||
// Win32 stuff
|
||||
'swt-awt-*.dll',
|
||||
'swt-wgl-*.dll',
|
||||
'swt-gdip-*.dll',
|
||||
'swt-xpcominit-*.dll',
|
||||
'swt-xulrunner-*.dll',
|
||||
'swt-webkit-*.dll',
|
||||
// Mac stuff
|
||||
'libswt-awt-*.jnilib',
|
||||
'libswt-xulrunner-*.jnilib'
|
||||
)
|
||||
with jar
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user