advotracker_client: introduce Windows icon handling

* include `windres` crate
* create a `build.rs`
* include a `hotline.svg` that is converted to advotracker.ico
  using inkscape and imagemagick
* crate a `README.md`

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
2021-03-18 11:03:47 +01:00
parent 78851ebbcf
commit cff156c024
6 changed files with 214 additions and 1 deletions

View File

@@ -0,0 +1 @@
advotracker ICON "./assets/icons/advotracker/advotracker.ico"