From 7d06c09241f41abdbd21ebd7201a5bde4c298f81 Mon Sep 17 00:00:00 2001 From: dswitkin Date: Tue, 16 Dec 2008 21:20:50 +0000 Subject: [PATCH] Added a variable for Google Web Toolkit to the globabl build.properties. git-svn-id: http://zxing.googlecode.com/svn/trunk@787 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- build.properties | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build.properties b/build.properties index bd32549c..aa1bb0ae 100644 --- a/build.properties +++ b/build.properties @@ -31,3 +31,8 @@ version=1.1 # web site and web application #tomcat-home=C:\\tomcat #tomcat-home=/usr/local/tomcat + +# Uncomment and set this variable if building the zxing.appspot.com subdirectory. It points to the +# location of the Google Web Toolkit (GWT) which can be downloaded here: +# http://code.google.com/webtoolkit/ +#GWT-home=/usr/local/gwt -- 2.20.1