Create a branch for header work.
[reactos.git] / dll / shellext / slayer / slayer.rc
1 /* $Id$ */
2
3 #include <windows.h>
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 "rsrc.rc"