update build file structure, add win ico

This commit is contained in:
Manfred Karrer 2015-03-04 01:44:20 +01:00
parent 3f2531960b
commit 7fc485dd88
27 changed files with 80 additions and 22 deletions

View file

@ -23,7 +23,7 @@ To run it use:
$ java -jar gui/target/shaded.jar
To build the binary needs a bit more preparation as we use [UpdateFX](https://github.com/vinumeris/updatefx) for automatic updates.
You can find more information in the build scripts for your OS (e.g. build_setup.sh, build_create_app_mac.sh, build_update.sh)
You can find more information in the build scripts under package.
Prerequisites
-------------