From: dswitkin Date: Tue, 16 Dec 2008 21:20:50 +0000 (+0000) Subject: Added a variable for Google Web Toolkit to the globabl build.properties. X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;ds=inline;h=7d06c09241f41abdbd21ebd7201a5bde4c298f81;p=zxing.git 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 --- 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