Rev 618 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
# Use forward slashes for path names even if# you are in a Windows environment!##==================== File and Directory Names ========================app.name=ClientAgentapp.version=0.1source.home=./src/main/javaresource.home=./src/main/resourcesdist.home=../libbuild.home=./buildthirdparty.location=../lib#==================== Compilation Control Options =====================compile.debug=truecompile.deprecation=falsecompile.optimize=true