org.symbian.tools.wrttools/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Tue, 23 Feb 2010 16:06:31 -0800
changeset 188 e5e8e576a692
parent 145 19985c154f5c
child 191 61c04b3eb3e7
permissions -rw-r--r--
Some more tracing options were added, Mac-specific issue resolved

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