Improvement: add graphical ui

This commit is contained in:
Laurent Clouet
2015-01-15 23:20:17 +01:00
parent 2df4657202
commit df7c97b6a4
13 changed files with 481 additions and 0 deletions

View File

@@ -37,6 +37,9 @@
<filelist dir="." files="extern/args4j.jar" />
</unjar>
<copy file="resources/icon.png" tofile="build/icon.png" overwrite="true" />
<copy file="resources/title.png" tofile="build/title.png" overwrite="true" />
<jar destfile="bin/sheepit-client.jar"
basedir="build/">
<include name="**"/>