mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 18:12:58 +00:00
6 lines
240 B
Text
6 lines
240 B
Text
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Kernel Debugger Stub Extension DLL"
|
|
#define REACTOS_STR_INTERNAL_NAME "kdstub"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "kdstub.dll"
|
|
#include <reactos/version.rc>
|
|
|