mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
5 lines
277 B
Text
5 lines
277 B
Text
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Simple Telnet Service"
|
|
#define REACTOS_STR_INTERNAL_NAME "telnetd"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "telnetd.exe"
|
|
#define REACTOS_STR_ORIGINAL_COPYRIGHT "fred.van.lieshout 'at' zonnet.nl"
|
|
#include <reactos/version.rc>
|