office-gobmx/xmerge/source/inc/antbuild.properties
Jens-Heiner Rechtien c396643724 INTEGRATION: CWS lo8 (1.1.2); FILE ADDED
2005/06/08 16:27:22 lo 1.1.2.1: restructuring of project and fix for #i44847#
2005-10-24 15:07:41 +00:00

11 lines
No EOL
287 B
Properties

# define how to handle CLASSPATH environment
build.sysclasspath=ignore
# set wether we want to compile with or without deprecation
deprecation=on
src.dir=${basedir}/java
build.dir=${out}/class
target.dir=${build.dir}/${ant.project.name}
target.jar=${build.dir}/${ant.project.name}.jar