mirror of
https://github.com/reactos/reactos.git
synced 2025-04-11 08:13:25 +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
225 B
Text
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>
|