mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-12 20:27:53 +00:00
[all] made a nicer icon, hopefully just a placeholder for now
This commit is contained in:
parent
97024041f3
commit
0851fd13e6
5 changed files with 2 additions and 2 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
B1-rc5-1-g22238c3200+1
|
||||
B1-rc5-2-g97024041f3+1
|
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB |
|
@ -1,4 +1,4 @@
|
|||
#include "winuser.h"
|
||||
|
||||
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "app.manifest"
|
||||
IDI_APPLICATION ICON "icon.ico"
|
||||
IDI_APPLICATION ICON "../../../resources/icon.ico"
|
||||
|
|
BIN
resources/icon-128x128.png
Normal file
BIN
resources/icon-128x128.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
BIN
resources/icon.ico
Normal file
BIN
resources/icon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 88 KiB |
Loading…
Reference in a new issue