mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
6 lines
193 B
Text
6 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>
|