org.symbian.tools.wrttools/build.properties
author tasneems@symbian.org
Thu, 11 Mar 2010 16:16:44 -0800
changeset 259 2c5d9bdb5cce
parent 216 914d053d42b1
permissions -rw-r--r--
Fixed 2208: Import Existing WRT Project ...

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