update dev300-m58
[ooovba.git] / xmerge / source / inc / antbuild.properties
blobaaa260af124aa12e812a816a6156c53a821884aa
1 # define how to handle CLASSPATH environment
2 build.sysclasspath=ignore
4 # set wether we want to compile with or without deprecation
5 deprecation=on
7 src.dir=${basedir}/java
9 build.dir=${out}/class
10 target.dir=${build.dir}/${ant.project.name}
11 target.jar=${build.dir}/${ant.project.name}.jar