mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
7 lines
291 B
Text
7 lines
291 B
Text
/* $Id$ */
|
|
|
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS TCP/IPv4 Win32 Route\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "route\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "route.exe\0"
|
|
#define REACTOS_STR_ORIGINAL_COPYRIGHT "Art Yerkes (arty@users.sourceforge.net)\0"
|
|
#include <reactos/version.rc>
|