summaryrefslogtreecommitdiff
path: root/xmerge/source/inc/antbuild.properties
diff options
context:
space:
mode:
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