mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
[SPIDER] Add EXE version info
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user