Fix sublanguage IDs in .rc files:
[reactos.git] / reactos / drivers / dd / debugout / debugout.xml
1 <module name="debugout" type="kernelmodedriver">
2 <include base="debugout">.</include>
3 <define name="__USE_W32API" />
4 <library>ntoskrnl</library>
5 <library>hal</library>
6 <file>debugout.c</file>
7 <file>debugout.rc</file>
8 </module>