org.chromium.sdk/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Mon, 08 Mar 2010 14:08:55 -0800
changeset 235 7576e9f265ea
parent 76 57613a26af19
child 276 f2f4a1259de8
permissions -rw-r--r--
Bug 1956 - WRT Debugger - Browser displays <Name of WRT project> - Nokia WRT Preview

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