fiv/fiv.rc
Přemysl Eric Janouch cf19f82875
Automate Windows builds, add icons to executables
Scripts have been ported from sdtui, and adjusted for Meson.

The port is broken through and through on WINE,
but sort-of works natively.
2022-08-11 00:19:59 +02:00

4 lines
106 B
Plaintext

#include <windows.h>
LD_ICON ICON "fiv.ico"
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "fiv.manifest"