org.symbian.tools.wrttools.debug.core/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Fri, 26 Feb 2010 13:21:29 -0800
changeset 207 ee3db195dcef
parent 119 be293233cdde
child 223 e6391b76ba4c
permissions -rw-r--r--
Fixed Bug 1954 - Simplify "Run As" and "Debug As" to "Run" and "Debug"

source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               icons/main16.gif,\
               LICENSE
src.includes = src/,\
               .classpath,\
               .project,\
               LICENSE
# javac 
javacSource=1.5
javacTarget=1.5
javacVerbose=true