Supersedes r40538, r40539; RosBE bug fixed with a RosBE-specific hack (-nostdinc...
[reactos.git] / reactos / dll / keyboard / kbdja / kbdja.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
3 <module name="kbdja" type="keyboardlayout" entrypoint="0" installbase="system32" installname="kbdja.dll">
4 <importlibrary definition="kbdja.spec" />
5 <include base="ntoskrnl">include</include>
6 <file>kbdja.c</file>
7 <file>kbdja.rc</file>
8 </module>