merged tag LIBREOFFICE_3_2_99_3
[LibreOffice.git] / xmerge / source / inc / antbuild.properties
bloba027bbb6021834a11c086afef50489404cb2799e
1 # define how to handle CLASSPATH environment
2 # x-no-translate
3 build.sysclasspath=ignore
5 # set wether we want to compile with or without deprecation
6 deprecation=on
8 src.dir=${basedir}/java
10 build.dir=${out}/class
11 target.dir=${build.dir}/${ant.project.name}
12 target.jar=${build.dir}/${ant.project.name}.jar