mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 07:00:19 +00:00
057a69972f
CORE-8176 #resolve #comment Trunk commit r63174 should fix this issue. I merged from trunk to bring it into Shell-experiments. svn path=/branches/shell-experiments/; revision=63175
5 lines
193 B
Text
5 lines
193 B
Text
|
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Version Program"
|
|
#define REACTOS_STR_INTERNAL_NAME "winver"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "winver.exe"
|
|
#include <reactos/version.rc>
|