org.symbian.tools.wrttools.debug.core/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Mon, 07 Jun 2010 16:33:07 -0700
changeset 354 0bceeb415e7f
parent 313 25282116ebcf
permissions -rw-r--r--
Bug 2892 - Import wgz file from Import menu should have same functionality as File New Project Create from wgz

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