Fixed path to the MacOSX systray library.

cusax-fix
Romain Kuntz 19 years ago
parent b8ef9bdf9a
commit 9e18e43fea

@ -141,7 +141,7 @@
</condition>
<condition property="dyld.library.path"
value="${basedir}/${lib}/native/mac:${system.DYLD_LIBRARY_PATH}">
value="$JAVAROOT/${lib}/native/mac:${system.DYLD_LIBRARY_PATH}">
<isset property="is.running.macos"/>
</condition>

Loading…
Cancel
Save