[windows] Fix display of icon

This commit is contained in:
Luke Taylor 2025-10-02 22:20:57 +01:00
parent 507a3ddcdb
commit 5c0fba532e
No known key found for this signature in database
GPG Key ID: BCE0A8C9E8E42EDD
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#include <winver.h>
#include <ntdef.h>
id ICON "@PROJECT_SOURCE_DIR@/data/icons/fooyin.ico"
IDI_ICON1 ICON "@PROJECT_SOURCE_DIR@/data/icons/fooyin.ico"
VS_VERSION_INFO VERSIONINFO
FILEVERSION @PROJECT_VERSION_MAJOR@,@PROJECT_VERSION_MINOR@,@PROJECT_VERSION_PATCH@,0