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