plugins/org.symbian.tools.tmw.previewer/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 19 Aug 2010 17:48:04 -0700
changeset 470 d4809db37847
parent 303 org.symbian.tools.wrttools.previewer/build.properties@a619b3ef3095
child 485 df4f55e8569e
permissions -rw-r--r--
Changed repository layout and renamed project files. This revision is untested and may not run.

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