diff --git a/build.template.properties b/build.template.properties index 3eedc0a..7c234e1 100644 --- a/build.template.properties +++ b/build.template.properties @@ -8,5 +8,6 @@ project.name = ${ant.project.name} # Project-path relative properties src.dir = ${basedir}/src +libs.dir = ${basedir}/libs binrelease.dir = ${basedir}/bin asdoc.dir = ${binrelease.dir}/docs \ No newline at end of file