org.symbian.tools.wrttools/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Tue, 06 Jul 2010 10:56:59 -0700
changeset 422 15592887bf5e
parent 216 914d053d42b1
permissions -rw-r--r--
Bug 3063 - Provide a feedback when there is console output

source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               projecttemplates/,\
               licenses/,\
               icons/,\
               epl-v10.html,\
               license.html,\
               schema/,\
               libraries/,\
               lib/
# javac 
javacSource=1.5
javacTarget=1.5
javacVerbose=true