mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
8 lines
299 B
Plaintext
8 lines
299 B
Plaintext
/* $Id$ */
|
|
|
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS TCP/IPv4 Win32 Ping\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "ping\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "ping.exe\0"
|
|
#define REACTOS_STR_ORIGINAL_COPYRIGHT "Casper S. Hornstrup ([email protected])\0"
|
|
#include <reactos/version.rc>
|