]> git.tdb.fi Git - ext/subsurface.git/commitdiff
Get icons working correctly under Windows
authorDirk Hohndel <dirk@hohndel.org>
Sat, 29 Oct 2011 16:14:15 +0000 (09:14 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Sat, 29 Oct 2011 16:14:15 +0000 (09:14 -0700)
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>

No differences found