From 0497184e515cce995635622117fe5a5f98a59bf0 Mon Sep 17 00:00:00 2001 From: Marcel Kronfeld Date: Mon, 16 Aug 2010 12:32:49 +0000 Subject: [PATCH] A mini ant build file for public distribution (sync with mk branch) --- ant/miniBuild.xml | 401 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 401 insertions(+) create mode 100644 ant/miniBuild.xml diff --git a/ant/miniBuild.xml b/ant/miniBuild.xml new file mode 100644 index 00000000..26fb790e --- /dev/null +++ b/ant/miniBuild.xml @@ -0,0 +1,401 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Supported targets (default=compile): + ------------------------------------------------------------------------- + compile - compile project files of the base package. + compileAll - compile project file of all packages + binaryDist - create a binary distribution of the base package + sourceDist - create a source distribution of the base package + clean - clean up files, except the source files and the api + documentation + run - will start EvA2 + + use 'ant -projecthelp' for further Main targets + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Test]]> + +
+ EvA2 + + ]]> +
+ + + + +
+
+
+