org.chromium.debug.core/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Fri, 12 Mar 2010 10:14:08 -0800
changeset 262 1461282d0fd5
parent 76 57613a26af19
child 276 f2f4a1259de8
permissions -rw-r--r--
Build problem fix

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