org.symbian.tools.wrttools/build.properties
author paulb
Mon, 19 Apr 2010 17:52:52 -0700
changeset 307 528ed2ad874b
parent 216 914d053d42b1
permissions -rw-r--r--
fix regressions in flickr sample app

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