From d1a76c4a6f5ca284706ec278a06ecc1723266733 Mon Sep 17 00:00:00 2001 From: kmcca <75409788+kmcca@users.noreply.github.com> Date: Fri, 15 Mar 2024 16:31:13 -0400 Subject: [PATCH] Update build.properties --- build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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