mirror of
https://github.com/reactos/reactos.git
synced 2025-04-11 16:24:39 +00:00

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.
5 lines
236 B
Text
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>
|