icon: Construct .exe files to hold windows icons for file associations
authorKeith Packard <keithp@keithp.com>
Wed, 18 Jun 2014 09:15:04 +0000 (02:15 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 18 Jun 2014 21:18:38 +0000 (14:18 -0700)
commitc93c4efefee0dbf6d193466efd6761d9a1849ae9
tree1a7005588ab1b3966b2ea23e0ac065e75b6052b2
parent3f4e765c05ddbae83ca0c0176572cd698f285d08
icon: Construct .exe files to hold windows icons for file associations

It appears that creating an executable with an icon resource is the
only way to display icons for files. Fortunately, that's not all that
hard.

Signed-off-by: Keith Packard <keithp@keithp.com>
Makefile.am
icon/.gitignore
icon/Makefile.am
icon/altus-metrum.rc [new file with mode: 0644]
icon/micro-peak.rc [new file with mode: 0644]
icon/telegps.rc [new file with mode: 0644]
icon/windows-stub.c [new file with mode: 0644]