reactos/reactos/base/services/telnetd/telnetd.rc
Amine Khaldi 2bd930547c * Slap *some* sense into our header inclusions.
* This significantly shrinks the dependency tracking data and the compiled objects size, which speeds up the whole build process (especially the incremental builds) accelerating the daily development as a result.
* No intended code changes, ~27% smaller build. Enjoy ;)

svn path=/trunk/; revision=58214
2013-01-24 23:00:42 +00:00

6 lines
278 B
Plaintext

#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Simple Telnet Service\0"
#define REACTOS_STR_INTERNAL_NAME "telnetd\0"
#define REACTOS_STR_ORIGINAL_FILENAME "telnetd.exe\0"
#define REACTOS_STR_ORIGINAL_COPYRIGHT "fred.van.lieshout 'at' zonnet.nl\0"
#include <reactos/version.rc>