org.symbian.tools.wrttools.previewer/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Fri, 05 Feb 2010 11:54:28 -0800
changeset 102 30e0796f3ebb
parent 76 57613a26af19
child 303 a619b3ef3095
permissions -rw-r--r--
Warnings in new projects 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