mirror of
https://github.com/reactos/reactos.git
synced 2025-01-12 22:53:41 +08:00
5 lines
211 B
Plaintext
5 lines
211 B
Plaintext
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS File Expansion Utility Version 1.0"
|
|
#define REACTOS_STR_INTERNAL_NAME "expand"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "expand.exe"
|
|
#include <reactos/version.rc>
|