diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2011-10-29 09:14:15 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2011-10-29 09:14:15 -0700 |
commit | 7f0c866f486eab549e25853bedd2e96b1b211773 (patch) | |
tree | 4c04e9415eaec48ad24e8f0a7ba866ceeab8758e /packaging/windows/subsurface.res | |
parent | 2101f37c1b81840beda99a7b4e87e938f9e52a7a (diff) | |
download | subsurface-7f0c866f486eab549e25853bedd2e96b1b211773.tar.gz |
Get icons working correctly under Windows
With this we are able to include both a separate .ico file that the
program can load at runtime and a .res file (that is created from the .rc
file, both in the packaging/windows directory) that is linked into the
executable and makes the Windows Explorer show the correct icon for
subsurface.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging/windows/subsurface.res')
-rw-r--r-- | packaging/windows/subsurface.res | bin | 0 -> 18056 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/packaging/windows/subsurface.res b/packaging/windows/subsurface.res Binary files differnew file mode 100644 index 000000000..616cf5ea9 --- /dev/null +++ b/packaging/windows/subsurface.res |