org.symbian.tools.wrttools/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 04 Mar 2010 17:06:00 -0800
changeset 221 ab8569330011
parent 216 914d053d42b1
permissions -rw-r--r--
Backed out changeset 42e9659b68d1. More research is required to avoid breaking the build.

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