org.symbian.tools.wrttools/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Tue, 09 Feb 2010 10:49:18 -0800
changeset 116 c60cb2ffbdc1
parent 76 57613a26af19
child 145 19985c154f5c
permissions -rw-r--r--
Bug 1665 (HTML Files Cannot be Debugged) was fixed

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