mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 05:51:26 +08:00
[KDCOM][KDGDB][KDVM] Adjust the file names reported in their version resources
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#define REACTOS_VERSION_DLL
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Kernel Debugger COM Extension DLL"
|
||||
#define REACTOS_STR_INTERNAL_NAME "kdcom"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "kdcom.dll"
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Kernel Debugger COM Extension DLL"
|
||||
#define REACTOS_STR_INTERNAL_NAME "kdcom"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "kdcom.dll"
|
||||
#include <reactos/version.rc>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#define REACTOS_VERSION_DLL
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS GDB KDCOM wrapper DLL"
|
||||
#define REACTOS_STR_INTERNAL_NAME "kdcom"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "kdcom.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>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#define REACTOS_VERSION_DLL
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Kernel Debugger COM Extension DLL"
|
||||
#define REACTOS_STR_INTERNAL_NAME "kdcom"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "kdcom.dll"
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Kernel Debugger COM Extension DLL"
|
||||
#define REACTOS_STR_INTERNAL_NAME "kdvbox"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "kdvbox.dll"
|
||||
#include <reactos/version.rc>
|
||||
|
||||
Reference in New Issue
Block a user