mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 22:00:55 +00:00
9ea495ba33
svn path=/branches/header-work/; revision=45691
8 lines
331 B
Ruby
8 lines
331 B
Ruby
<?xml version="1.0"?>
|
|
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
|
<module name="kbdfi" type="keyboardlayout" entrypoint="0" installbase="system32" installname="kbdfi.dll">
|
|
<importlibrary definition="kbdfi.spec" />
|
|
<include base="ntoskrnl">include</include>
|
|
<file>kbdfi.c</file>
|
|
<file>kbdfi.rc</file>
|
|
</module>
|