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