plugins/org.symbian.tools.wrttools.product/build.properties
changeset 470 d4809db37847
parent 313 25282116ebcf
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/plugins/org.symbian.tools.wrttools.product/build.properties	Thu Aug 19 17:48:04 2010 -0700
@@ -0,0 +1,16 @@
+output.. = bin/
+bin.includes = META-INF/,\
+               .,\
+               plugin.xml,\
+               plugin_customization.ini,\
+               icons/,\
+               about.ini,\
+               about.properties,\
+               about.html,\
+               plugin.properties,\
+               splash.bmp
+source.. = src/
# javac 
+javacSource=1.5
+javacTarget=1.5
+javacVerbose=true
+