diff --git a/build.xml b/build.xml index bc7fe6c..0d5cf73 100644 --- a/build.xml +++ b/build.xml @@ -1,133 +1,134 @@ - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + - + - + - - + + + + + + + - - + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + Compiling project... - - - - - - - + srcdir="${src}" destdir="${bin}" + debug="on" debuglevel="lines,vars,source" + includeantruntime="no" classpathref="classpath"> - - - - - - - - - - - - + + + + + - - - + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file