2a7bdaa141c3f27a106a3228a159cbdb3244177d
[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 <define name="_NTOSKRNL_" />
6 <define name="__USE_W32API" />
7 <file>hal.c</file>
8 <file>hal.rc</file>
9 </module>