org.symbian.tools.wrttools/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Wed, 09 Jun 2010 15:16:09 -0700
changeset 367 f0817aeb2d7e
parent 216 914d053d42b1
permissions -rw-r--r--
Minor coding problem was fixed

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