plugins/org.symbian.tools.tmw.previewer/build.properties
changeset 470 d4809db37847
parent 303 a619b3ef3095
child 485 df4f55e8569e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/plugins/org.symbian.tools.tmw.previewer/build.properties	Thu Aug 19 17:48:04 2010 -0700
@@ -0,0 +1,16 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+               .,\
+               plugin.xml,\
+               preview/,\
+               preferences.ini,\
+               icons/,\
+               wrt.xml,\
+               http-content/,\
+               lib/json_simple/json_simple-1.1.jar
+# javac 
+javacSource=1.5
+javacTarget=1.5
+javacVerbose=true
+