mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 08:08:38 +00:00
7 lines
226 B
Text
7 lines
226 B
Text
|
<module name="kmtloader" type="win32cui" installbase="system32" installname="kmtloader.exe">
|
||
|
<define name="__USE_W32API" />
|
||
|
<library>kernel32</library>
|
||
|
<library>advapi32</library>
|
||
|
<file>kmtloader.c</file>
|
||
|
</module>
|