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