org.symbian.tools.wrttools/build.properties
author John Kern <johnk@symbian.org>
Wed, 10 Mar 2010 14:24:57 -0800
changeset 241 850d44de7abb
parent 216 914d053d42b1
permissions -rw-r--r--
fixed typo

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