xref: /reactos/dll/win32/acledit/acledit.rc (revision b09b5584)
1#include <windef.h>
2
3#include "resource.h"
4
5#define REACTOS_VERSION_DLL
6#define REACTOS_STR_FILE_DESCRIPTION  "ReactOS Access Control Editor"
7#define REACTOS_STR_INTERNAL_NAME     "acledit"
8#define REACTOS_STR_ORIGINAL_FILENAME "acledit.dll"
9#include <reactos/version.rc>
10