Rbuild rationalization commit, umpteenth of infinite
[reactos.git] / reactos / dll / keyboard / kbdth0 / kbdth0.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
3 <module name="kbdth0" type="keyboardlayout" entrypoint="0" installbase="system32" installname="kbdth0.dll">
4 <importlibrary definition="kbdth0.spec" />
5 <include base="ntoskrnl">include</include>
6 <file>kbdth0.c</file>
7 <file>kbdth0.rc</file>
8 </module>