org.symbian.tools.wrttools.previewer/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Tue, 09 Feb 2010 15:52:35 -0800
changeset 122 8bb5bc59bfcf
parent 76 57613a26af19
child 303 a619b3ef3095
permissions -rw-r--r--
Bug 1667 (WRT Navigator view oddities) and other bugs were fixed

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