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