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