mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
6 lines
246 B
Text
6 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>
|