mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
8 lines
336 B
Ruby
8 lines
336 B
Ruby
<?xml version="1.0"?>
|
|
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
|
<module name="kbdth0" type="keyboardlayout" entrypoint="0" installbase="system32" installname="kbdth0.dll">
|
|
<importlibrary definition="kbdth0.spec" />
|
|
<include base="ntoskrnl">include</include>
|
|
<file>kbdth0.c</file>
|
|
<file>kbdth0.rc</file>
|
|
</module>
|