diff --git a/ant.properties b/ant.properties index 5b87f3d..971f07c 100644 --- a/ant.properties +++ b/ant.properties @@ -1 +1 @@ -jar.libs.dir=./libs +jar.libs.dir=libs diff --git a/build.xml b/build.xml index ffd16a4..76e33ea 100644 --- a/build.xml +++ b/build.xml @@ -1,24 +1,30 @@ - - - - - - - - - - - - - + + + + - - - + + + - - - - + + + + + + + + + + + + + + + + + + +