diff --git a/build.properties b/build.properties index e5b839c..e235c3e 100644 --- a/build.properties +++ b/build.properties @@ -1,4 +1,4 @@ -# we will copy jars from lib.src.dir to jars.dir during the build process +# we will copy jars from lib.src.dir to jars.dir during the build process abc lib.src.dir=${basedir}/libsrc jars.dir=${basedir}/project/jars build.dir=${basedir}/project/target