mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 01:15:09 +00:00
10 lines
344 B
Text
10 lines
344 B
Text
![]() |
<module name="batt" type="win32dll" baseaddress="${BASEADDRESS_BATT}" installbase="system32" installname="batt.dll" unicode="yes">
|
||
|
<importlibrary definition="batt.spec" />
|
||
|
<include base="batt">.</include>
|
||
|
<library>setupapi</library>
|
||
|
<library>kernel32</library>
|
||
|
<library>ntdll</library>
|
||
|
<file>batt.c</file>
|
||
|
<file>batt.rc</file>
|
||
|
</module>
|