From: Risto Yrjänä Date: Tue, 22 Jul 2008 11:20:38 +0000 (+0000) Subject: Fixed building widgetsets on mac_leopard platform X-Git-Tag: 6.7.0.beta1~4417 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f8964e6503f450c94e4a6c53d538eb642cff7e1c;p=vaadin-framework.git Fixed building widgetsets on mac_leopard platform svn changeset:5112/svn branch:trunk --- diff --git a/build/build.xml b/build/build.xml index 7fed117c74..bfe919e187 100644 --- a/build/build.xml +++ b/build/build.xml @@ -729,7 +729,15 @@ - + + + + + + + + + We are on ${platform} platform, using ${gwt-dir}/${platform}/${lib-gwt-dev}. GWT dir: ${gwt-dir}