org.symbian.tools.wrttools/build.properties
author tasneems@symbian.org
Thu, 11 Mar 2010 13:15:14 -0800
changeset 252 87ba64dae28d
parent 216 914d053d42b1
permissions -rw-r--r--
Fixed 2164: Deployment settings for WRT Application pop-up menu item is confusing

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