mirror of
https://github.com/reactos/reactos.git
synced 2024-11-11 01:04:11 +00:00
7 lines
246 B
Text
7 lines
246 B
Text
|
/* $Id: route.rc 11816 2004-11-26 06:51:47Z arty $ */
|
||
|
|
||
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS TCP/IPv4 FTP Client\0"
|
||
|
#define REACTOS_STR_INTERNAL_NAME "ftp\0"
|
||
|
#define REACTOS_STR_ORIGINAL_FILENAME "ftp.exe\0"
|
||
|
#include <reactos/version.rc>
|