reactos/drivers/battery/compbatt/compbatt.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
225 B
Text

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Composite Battery Driver"
#define REACTOS_STR_INTERNAL_NAME "compbatt"
#define REACTOS_STR_ORIGINAL_FILENAME "compbatt.sys"
#include <reactos/version.rc>