plugins/org.symbian.tools.wrttools/build.properties
changeset 470 d4809db37847
parent 216 914d053d42b1
child 482 2973198ae2a9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/plugins/org.symbian.tools.wrttools/build.properties	Thu Aug 19 17:48:04 2010 -0700
@@ -0,0 +1,18 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+               .,\
+               plugin.xml,\
+               projecttemplates/,\
+               licenses/,\
+               icons/,\
+               epl-v10.html,\
+               license.html,\
+               schema/,\
+               libraries/,\
+               lib/
+# javac 
+javacSource=1.5
+javacTarget=1.5
+javacVerbose=true
+