org.chromium.debug.ui/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Mon, 15 Mar 2010 17:56:08 -0700
changeset 268 ef733cd772bb
parent 76 57613a26af19
child 276 f2f4a1259de8
permissions -rw-r--r--
Bug 2213 - User is not prompted to save when debug session is started

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