org.symbian.tools.wrttools/build.properties
author John Kern <johnk@symbian.org>
Wed, 03 Feb 2010 08:22:09 -0800
changeset 91 ca4b5c63386b
parent 76 57613a26af19
child 145 19985c154f5c
permissions -rw-r--r--
provide win32 and macosx tarballs.

source.. = src/,\
           cssvalidation-src/,\
           cssvalidator-mods-src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               projecttemplates/,\
               licenses/,\
               icons/,\
               lib/,\
               epl-v10.html,\
               license.html,\
               schema/
# javac 
javacSource=1.5
javacTarget=1.5
javacVerbose=true