plugins/org.symbian.tools.tmw.previewer/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Mon, 27 Sep 2010 11:17:53 -0700
changeset 489 8dc379deac15
parent 485 df4f55e8569e
permissions -rw-r--r--
Bug 3760 - [TMW] Application broken if installpath has space character in it

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