summaryrefslogtreecommitdiff
path: root/xmerge/source/inc/antbuild.properties
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2011-09-24 21:40:19 -0400
committerPeter Foley <pefoley2@verizon.net>2011-10-07 23:03:36 +0000
commitb78a7ae95bac198fb44e0c093061f98dd883a27d (patch)
tree334481b502287e25064a03f69b4822b52e68127a /xmerge/source/inc/antbuild.properties
parente7a1e17c4fdea4103e7f921e8cd9c315c1dbe612 (diff)
convert xmerge to gbuild and add to tail_build
Diffstat (limited to 'xmerge/source/inc/antbuild.properties')
-rw-r--r--xmerge/source/inc/antbuild.properties12
1 files changed, 0 insertions, 12 deletions
diff --git a/xmerge/source/inc/antbuild.properties b/xmerge/source/inc/antbuild.properties
deleted file mode 100644
index a027bbb60218..000000000000
--- a/xmerge/source/inc/antbuild.properties
+++ /dev/null
@@ -1,12 +0,0 @@
-# define how to handle CLASSPATH environment
-# x-no-translate
-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 \ No newline at end of file