reactos/drivers/acpi/cmbatt/cmbatt.rc
Justin Miller a8da29e888
[ACPI] Move CMBATT and COMPBATT out of the acpi directory (#7599)
Move these out of ACPI in preparation for ACPI_NEW so they keep their juicy commit history.
Also both ACPIs can coexist for awhile as I don't see the old driver getting removed anytime soon.
2025-01-29 00:49:35 -08:00

5 lines
236 B
Text

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Control Method Battery Miniclass Driver"
#define REACTOS_STR_INTERNAL_NAME "cmbatt"
#define REACTOS_STR_ORIGINAL_FILENAME "cmbatt.sys"
#include <reactos/version.rc>