mirror of
https://github.com/reactos/reactos.git
synced 2026-09-13 21:29:18 +08:00
Changed xml to rbuild in applications Will do system next (you can't move a file twice) svn path=/trunk/; revision=21041
7 lines
209 B
Plaintext
7 lines
209 B
Plaintext
/* $Id$ */
|
|
|
|
#define REACTOS_STR_FILE_DESCRIPTION "Service Control Manager\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "Services\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "Services.exe\0"
|
|
#include <reactos/version.rc>
|