org.symbian.tools.wrttools/build.properties
author John Kern <johnk@symbian.org>
Tue, 02 Feb 2010 08:17:07 -0800
changeset 77 6f45a9788e49
parent 76 57613a26af19
child 145 19985c154f5c
permissions -rw-r--r--
merge

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