org.chromium.debug.core/build.properties
author John Kern <johnk@symbian.org>
Wed, 10 Mar 2010 14:24:57 -0800
changeset 241 850d44de7abb
parent 76 57613a26af19
child 276 f2f4a1259de8
permissions -rw-r--r--
fixed typo

bin.includes = META-INF/,\
               plugin.xml,\
               .,\
               LICENSE,\
               plugin.properties
source.. = src/
output.. = bin/
src.includes = LICENSE
# javac 
javacSource=1.5
javacTarget=1.5
javacVerbose=true