From 18494a95c90ddcbd0d8322f52fce3de47155ba44 Mon Sep 17 00:00:00 2001 From: Victor Häggqvist Date: Wed, 18 Dec 2013 23:52:18 +0100 Subject: init --- build.xml | 197 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 197 insertions(+) create mode 100644 build.xml (limited to 'build.xml') diff --git a/build.xml b/build.xml new file mode 100644 index 0000000..b987df7 --- /dev/null +++ b/build.xml @@ -0,0 +1,197 @@ + + + + + Build XQuisitor + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +XQuisitor Build file +------------------------------------------------------------- + + available targets are: + + help --> print this message + jar --> build the xquisitor.jar file + mac --> build XQuisitor.app Mac OS X application + compile --> compile the source code + clean --> clean up the build directory + dist --> the zip and .tar.gz files + +------------------------------------------------------------- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3