Supersedes r40538, r40539; RosBE bug fixed with a RosBE-specific hack (-nostdinc...
[reactos.git] / reactos / dll / keyboard / kbdth3 / kbdth3.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
3 <module name="kbdth3" type="keyboardlayout" entrypoint="0" installbase="system32" installname="kbdth3.dll">
4 <importlibrary definition="kbdth3.spec" />
5 <include base="ntoskrnl">include</include>
6 <file>kbdth3.c</file>
7 <file>kbdth3.rc</file>
8 </module>