Subversion Repositories SmartDukaan

Rev

Rev 1007 | 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=ClientAgent
app.version=0.1

source.home=./src/main/java
resource.home=./src/main/resources
dist.home=../lib
build.home=./build
thirdparty.location=../lib

#==================== Compilation Control Options =====================
compile.debug=true
compile.deprecation=false
compile.optimize=true