* A more efficient way to add manifest files to ReactOS applications and dlls/cpls...
[reactos.git] / reactos / base / applications / mstsc / rdc.rc
1 #include <windef.h>
2 #include <winuser.h>
3 #include <commctrl.h>
4
5 #include "resource.h"
6
7 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Remote Desktop Client\0"
8 #define REACTOS_STR_INTERNAL_NAME "mstsc\0"
9 #define REACTOS_STR_ORIGINAL_FILENAME "mstsc.exe\0"
10 //#include <reactos/version.rc>
11
12 #include <reactos/manifest_exe.rc>
13
14 #include "rsrc.rc"