Generate more icons.

* Add automatic icon generation to CMakeLists.txt.
  These icons are generated from the scalable SVG image.
* Add pregenerated icons to the tree.
* Link an icon to the Windows binary.
This commit is contained in:
2011-01-22 17:13:56 +01:00
parent 2f5f87119d
commit 37e2c5f01f
6 changed files with 45 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

BIN
share/logdiag.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

1
share/logdiag.rc Normal file
View File

@@ -0,0 +1 @@
LD_ICON ICON "logdiag.ico"