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