org.symbian.tools.wrttools/build.properties
author John Kern <johnk@symbian.org>
Mon, 29 Mar 2010 13:59:08 -0700
changeset 287 acfa94f7e231
parent 216 914d053d42b1
permissions -rw-r--r--
bug 2386 - also need to updated dependencies

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