From bf50695c93aaaa73360e45c6d775241cdbf0b46a Mon Sep 17 00:00:00 2001 From: mathiasdm Date: Tue, 7 Apr 2009 19:18:51 +0000 Subject: [PATCH] Patching build.xml so it's possible to build an installer and updater with desktopgui. --- build.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/build.xml b/build.xml index ef84b2aab3..0283acdc48 100644 --- a/build.xml +++ b/build.xml @@ -487,4 +487,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +