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