mirror of
https://github.com/reactos/reactos.git
synced 2024-10-31 03:48:17 +00:00
6 lines
192 B
Plaintext
6 lines
192 B
Plaintext
|
|
||
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Sort Command"
|
||
|
#define REACTOS_STR_INTERNAL_NAME "sort"
|
||
|
#define REACTOS_STR_ORIGINAL_FILENAME "sort.exe"
|
||
|
#include <reactos/version.rc>
|