From 21612ac3469e3d6bbb5e8228de61f9adcc156a1f Mon Sep 17 00:00:00 2001 From: Joe Bowser Date: Mon, 25 May 2009 16:13:43 -0700 Subject: [PATCH] Adding the build.xml file to allow for automated building outside of Eclipse --- build.xml | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 build.xml diff --git a/build.xml b/build.xml new file mode 100644 index 00000000..d6f6edbf --- /dev/null +++ b/build.xml @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +