mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +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.
6 lines
225 B
Plaintext
6 lines
225 B
Plaintext
#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>
|