org.symbian.tools.wrttools/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Fri, 12 Feb 2010 13:45:18 -0800
changeset 142 337ef2222abe
parent 76 57613a26af19
child 145 19985c154f5c
permissions -rw-r--r--
Blind fix for "Bug 1888 - Using built-in "WRT IDE" launch configuration, WRT Navigator View resets after initial launch when "Refresh Preview" is clicked"

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/
# javac 
javacSource=1.5
javacTarget=1.5
javacVerbose=true