org.symbian.tools.wrttools.previewer/build.properties
author tasneems@symbian.org
Thu, 25 Feb 2010 19:04:33 -0800
changeset 206 bf86f4fadeb4
parent 76 57613a26af19
child 303 a619b3ef3095
permissions -rw-r--r--
Fixed bug 1967: Confusing deployment preferences error. Fixed bug 2077: Superfluous logging messages when selecting emulator.

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