[CMAKE]
[reactos.git] / dll / win32 / acledit / acledit.rc
1 #include <windows.h>
2 #include "resource.h"
3
4 #define REACTOS_VERSION_DLL
5 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Access Control Editor\0"
6 #define REACTOS_STR_INTERNAL_NAME "acledit\0"
7 #define REACTOS_STR_ORIGINAL_FILENAME "acledit.dll\0"
8 #include <reactos/version.rc>