org.chromium.debug.core/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 11 Feb 2010 16:56:30 -0800
changeset 139 f0a865ead60b
parent 76 57613a26af19
child 276 f2f4a1259de8
permissions -rw-r--r--
Fixed Bug 1869 - Open index file and select it in navigator after the project is created/imported

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