| ||||||
| 5/20 |
| 2006/6/16-19 [Computer/SW/Languages/Perl, Computer/SW/Languages/Misc] UID:43422 Activity:nil |
6/16 Is there anyway in Ant to change/append the value in java.library.path
before starting the script? I'm trying to use Ant to generate a DLL
and then call a Ant task which needs native libraries in that DLL.
I'd rather not have to modify my system path to include libraries
before they have been generated...
\_ Use perl. Wait, sorry, nevermind. :-)
\_ Use ruby (rake). Wait, sorry, nevermind. :-) |