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