org.chromium.sdk/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 11 Mar 2010 10:53:18 -0800
changeset 249 1c86b4362e47
parent 76 57613a26af19
child 276 f2f4a1259de8
permissions -rw-r--r--
Bug 2204 - Previewer and WRTKit plugins don't have provider

bin.includes = META-INF/,\
               .,\
               lib/,\
               LICENSE
jars.compile.order = .
source.. = src/
output.. = bin/
src.includes = LICENSE

# javac 
javacSource=1.5
javacTarget=1.5
javacVerbose=true