[SPIDER] Add EXE version info

This commit is contained in:
Thamatip Chitpong
2024-06-04 00:36:04 +07:00
parent a01cbc3ac2
commit b399f7d5b4
+5
View File
@@ -5,6 +5,11 @@
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Spider Solitaire Game"
#define REACTOS_STR_INTERNAL_NAME "spider"
#define REACTOS_STR_ORIGINAL_FILENAME "spider.exe"
#include <reactos/version.rc>
IDI_SPIDER ICON "spider.ico"
#include <reactos/manifest_exe.rc>