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