org.symbian.tools.wrttools/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Tue, 16 Feb 2010 17:20:28 -0800
changeset 162 e01adc30c935
parent 145 19985c154f5c
child 191 61c04b3eb3e7
permissions -rw-r--r--
Launcher settings were updated

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