diff options
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/build.properties b/build.properties new file mode 100644 index 0000000..fc53675 --- /dev/null +++ b/build.properties @@ -0,0 +1,7 @@ +source.. = src/ +output.. = bin/ +bin.includes = plugin.xml,\ + META-INF/,\ + .,\ + html/,\ + *.xml |