mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +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="kbdgneo" type="keyboardlayout" entrypoint="0" installbase="system32" installname="kbdgneo.dll">
|
|
<importlibrary definition="kbdgneo.spec" />
|
|
<include base="ntoskrnl">include</include>
|
|
<file>kbdgneo.c</file>
|
|
<file>kbdgneo.rc</file>
|
|
</module>
|