mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 12:11:42 +00:00
Correct version info.
svn path=/trunk/; revision=17354
This commit is contained in:
parent
88a218b3f6
commit
84217b8390
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS/VMS Environment Subsystem Server\0"
|
||||
#define REACTOS_STR_INTERNAL_NAME "vmsss\0"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "vmsss.exe\0"
|
||||
#define REACTOS_STR_INTERNAL_NAME "vmssrv\0"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "vmsrv.dll\0"
|
||||
#include <reactos/version.rc>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue