org.chromium.debug.ui/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Mon, 15 Mar 2010 17:36:40 -0700
changeset 267 a0f8d02facf1
parent 76 57613a26af19
child 276 f2f4a1259de8
permissions -rw-r--r--
Bug 2073 - On restart of WRT tools - its hard to know which project the open file is in

bin.includes = META-INF/,\
               plugin.xml,\
               res/,\
               .,\
               LICENSE,\
               plugin.properties
source.. = src/
output.. = bin/
src.includes = LICENSE

# javac 
javacSource=1.5
javacTarget=1.5
javacVerbose=true