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="kbdvntc" type="keyboardlayout" entrypoint="0" installbase="system32" installname="kbdvntc.dll">
|
|
<importlibrary definition="kbdvntc.spec" />
|
|
<include base="ntoskrnl">include</include>
|
|
<file>kbdvntc.c</file>
|
|
<file>kbdvntc.rc</file>
|
|
</module>
|