org.symbian.tools.wrttools.previewer/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Mon, 22 Feb 2010 15:46:49 -0800
changeset 184 5d205e48f9d3
parent 76 57613a26af19
child 303 a619b3ef3095
permissions -rw-r--r--
Minor editing settings adjustments to improve patch creation

source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               preview/,\
               preferences.ini,\
               icons/,\
               wrt.xml,\
               http-content/
# javac 
javacSource=1.5
javacTarget=1.5
javacVerbose=true