diff options
Diffstat (limited to 'plugins/org.gastro.rcp.table/build.properties')
-rw-r--r-- | plugins/org.gastro.rcp.table/build.properties | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/org.gastro.rcp.table/build.properties b/plugins/org.gastro.rcp.table/build.properties new file mode 100644 index 0000000000..03355b7b1b --- /dev/null +++ b/plugins/org.gastro.rcp.table/build.properties @@ -0,0 +1,12 @@ +source.. = src/ +output.. = bin/ +bin.includes = plugin.xml,\ + META-INF/,\ + .,\ + icons/,\ + images/,\ + copyright.txt,\ + epl-v10.html,\ + license.html,\ + GastroTable2.launch,\ + GastroTable1.launch |