xref: /reactos/hal/halx86/pc98/halpc98.rc (revision 8a978a17)
1#define REACTOS_VERSION_DLL
2#if defined(CONFIG_SMP)
3// #define REACTOS_STR_FILE_DESCRIPTION  "NEC PC-98 series Multiprocessor Hardware Abstraction Layer"
4#else
5#define REACTOS_STR_FILE_DESCRIPTION  "NEC PC-98 series Uniprocessor Hardware Abstraction Layer"
6#endif
7#define REACTOS_STR_INTERNAL_NAME     "halpc98"
8#define REACTOS_STR_ORIGINAL_FILENAME "halpc98.dll"
9#include <reactos/version.rc>
10