mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
5 lines
281 B
Text
5 lines
281 B
Text
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS TCP/IPv4 Win32 Traceroute"
|
|
#define REACTOS_STR_INTERNAL_NAME "tracert"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "tracert.exe"
|
|
#define REACTOS_STR_ORIGINAL_COPYRIGHT "Ged Murphy (gedmurphy@gmail.com)"
|
|
#include <reactos/version.rc>
|