This is the file from which ant-contrib will be eventually downloaded, and sourced. So, source it now.
Signed-off-by: Francis Galiegue <[email protected]> --- setenv.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/setenv.xml b/setenv.xml index d3b8769..df8e40b 100644 --- a/setenv.xml +++ b/setenv.xml @@ -8,6 +8,7 @@ --> <taskdef resource="net/sf/antcontrib/antlib.xml"/> + <property file="antcontrib.properties"/> <!-- We want the environment variables and we want a timestamp for jars. -- 1.6.6.rc3 _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
