From 616883ea72b49a22079126793e079e53cfd2e2f3 Mon Sep 17 00:00:00 2001 From: Kim van der Riet Date: Tue, 2 Jan 2007 14:41:18 +0000 Subject: Added ant build file for the generator with compile (default) and clean targets. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@491801 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/gentools/build.xml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 qpid/gentools/build.xml diff --git a/qpid/gentools/build.xml b/qpid/gentools/build.xml new file mode 100644 index 0000000000..9a8a419f09 --- /dev/null +++ b/qpid/gentools/build.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + -- cgit v1.2.1