org.symbian.tools.wrttools/build.properties
author tasneems@symbian.org
Mon, 15 Feb 2010 13:46:26 -0800
changeset 145 19985c154f5c
parent 76 57613a26af19
child 191 61c04b3eb3e7
permissions -rw-r--r--
Merged. Added deployment. Fixed developer experience. Added about.ini, about.properties.

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/,\
               lib/org.bluecove_2.1.1.jar
# javac 
javacSource=1.5
javacTarget=1.5
javacVerbose=true