diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-02-02 15:10:03 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-02-02 15:10:03 +0530 |
| commit | dfd14c05bc117df8de627c48d4615fc9d995bbe0 (patch) | |
| tree | a1d1d7d043a102d8904cb5ade021c1937172a523 /com.gluster.storage.management.gui/build.properties | |
initial commit
Diffstat (limited to 'com.gluster.storage.management.gui/build.properties')
| -rw-r--r-- | com.gluster.storage.management.gui/build.properties | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/com.gluster.storage.management.gui/build.properties b/com.gluster.storage.management.gui/build.properties new file mode 100644 index 00000000..83944c06 --- /dev/null +++ b/com.gluster.storage.management.gui/build.properties @@ -0,0 +1,17 @@ +source.. = src/ +output.. = bin/ +bin.includes = META-INF/,\ + .,\ + icons/,\ + product_lg.gif,\ + splash.bmp,\ + lib/jersey-client-1.4.jar,\ + lib/jersey-core-1.4.jar,\ + splash/,\ + images/,\ + plugin.xml,\ + preferences.ini +src.includes = icons/,\ + splash.bmp,\ + images/,\ + preferences.ini |
