mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
6 lines
230 B
Plaintext
6 lines
230 B
Plaintext
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS GDB KDCOM wrapper DLL"
|
|
#define REACTOS_STR_INTERNAL_NAME "kdgdb"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "kdgdb.dll"
|
|
#include <reactos/version.rc>
|