From 8af1163d0c226537501f0ebc2c86eff98e8183ca Mon Sep 17 00:00:00 2001 From: endolf Date: Sun, 29 Oct 2006 20:10:15 +0000 Subject: [PATCH] Updates for webstart scripts --- build.xml | 2 +- webstart/build.xml | 40 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 webstart/build.xml diff --git a/build.xml b/build.xml index 1b75783..1b99f63 100644 --- a/build.xml +++ b/build.xml @@ -86,7 +86,7 @@ - + diff --git a/webstart/build.xml b/webstart/build.xml new file mode 100644 index 0000000..125c5e3 --- /dev/null +++ b/webstart/build.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file