org.symbian.tools.wrttools.previewer/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 11 Feb 2010 16:56:30 -0800
changeset 139 f0a865ead60b
parent 76 57613a26af19
child 303 a619b3ef3095
permissions -rw-r--r--
Fixed Bug 1869 - Open index file and select it in navigator after the project is created/imported

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