Build template HAL
[reactos.git] / reactos / hal / hal / hal.xml
1 <module name="hal" type="kernelmodedll">
2 <importlibrary basename="hal" definition="hal.def" />
3 <include base="ntoskrnl">include</include>
4 <library>ntoskrnl</library>
5 <file>hal.c</file>
6 <file>hal.rc</file>
7 </module>