org.chromium.debug.ui/build.properties
author user
Fri, 19 Feb 2010 11:46:18 -0800
changeset 180 b79f2fbd4541
parent 76 57613a26af19
child 276 f2f4a1259de8
permissions -rw-r--r--
Fixed Bug 1956 - WRT Debugger - Browser displays <Name of WRT project> - Nokia WRT Preview

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