org.symbian.tools.wrttools.previewer/build.properties
author John Kern <johnk@symbian.org>
Tue, 11 May 2010 10:45:33 -0700
changeset 326 e2a66d30f677
parent 303 a619b3ef3095
permissions -rw-r--r--
migrating to eclipse 3.6

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