From b399f7d5b431e94bb20003bb3e79a364b9c4f98b Mon Sep 17 00:00:00 2001 From: Thamatip Chitpong Date: Mon, 3 Jun 2024 22:54:35 +0700 Subject: [PATCH] [SPIDER] Add EXE version info --- base/applications/games/spider/rsrc.rc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/base/applications/games/spider/rsrc.rc b/base/applications/games/spider/rsrc.rc index 40e5b53ae82..d3a16baf205 100644 --- a/base/applications/games/spider/rsrc.rc +++ b/base/applications/games/spider/rsrc.rc @@ -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 + IDI_SPIDER ICON "spider.ico" #include