Reactos

[SPIDER] Add EXE version info

+5
+5
base/applications/games/spider/rsrc.rc
··· 5 5 6 6 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL 7 7 8 + #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Spider Solitaire Game" 9 + #define REACTOS_STR_INTERNAL_NAME "spider" 10 + #define REACTOS_STR_ORIGINAL_FILENAME "spider.exe" 11 + #include <reactos/version.rc> 12 + 8 13 IDI_SPIDER ICON "spider.ico" 9 14 10 15 #include <reactos/manifest_exe.rc>