org.symbian.tools.wrttools/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Fri, 19 Feb 2010 12:15:33 -0800
changeset 183 c39bca475a90
parent 145 19985c154f5c
child 191 61c04b3eb3e7
permissions -rw-r--r--
Fixed Bug 1964 - Deployment preference page is in the wrong category

source.. = src/,\
           cssvalidation-src/,\
           cssvalidator-mods-src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               projecttemplates/,\
               licenses/,\
               icons/,\
               lib/,\
               epl-v10.html,\
               license.html,\
               schema/,\
               lib/org.bluecove_2.1.1.jar
# javac 
javacSource=1.5
javacTarget=1.5
javacVerbose=true