plugins/org.symbian.tools.tmw.previewer/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 02 Sep 2010 16:31:16 -0700
changeset 485 df4f55e8569e
parent 470 d4809db37847
permissions -rw-r--r--
Fixed copyright headers and removed unneeded WRT mentions from TMW code

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