* A more efficient way to add manifest files to ReactOS applications and dlls/cpls...
[reactos.git] / reactos / dll / shellext / slayer / slayer.rc
1 #include <windef.h>
2 #include <winuser.h>
3
4 #include "resource.h"
5
6 #define REACTOS_VERSION_DLL
7 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Compatibility Layer Shell Extension\0"
8 #define REACTOS_STR_INTERNAL_NAME "slayer\0"
9 #define REACTOS_STR_ORIGINAL_FILENAME "slayer.dll\0"
10 #include <reactos/version.rc>
11
12 #include <reactos/manifest_dll.rc>
13
14 #include "rsrc.rc"