reactos/dll/win32/profmap/profmap.rc
Oleg Dubinskiy 70b6658af8
[PROFMAP] Initial implementation (#2119)
Co-Authored-By: Stanislav Motylkov <x86corez@gmail.com>
2020-04-26 21:15:21 +02:00

6 lines
231 B
Plaintext

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS User Profile Mapping API"
#define REACTOS_STR_INTERNAL_NAME "profmap"
#define REACTOS_STR_ORIGINAL_FILENAME "profmap.dll"
#include <reactos/version.rc>