mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 21:48:10 +00:00
4019caae75
svn path=/branches/shell32_new-bringup/; revision=51893
8 lines
336 B
Ruby
8 lines
336 B
Ruby
<?xml version="1.0"?>
|
|
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
|
<module name="kbdbgm" type="keyboardlayout" entrypoint="0" installbase="system32" installname="kbdbgm.dll">
|
|
<importlibrary definition="kbdbgm.spec" />
|
|
<include base="ntoskrnl">include</include>
|
|
<file>kbdbgm.c</file>
|
|
<file>kbdbgm.rc</file>
|
|
</module>
|