mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
433252a084
svn path=/trunk/; revision=23955
8 lines
226 B
Ruby
8 lines
226 B
Ruby
<module name="man" type="win32cui" installbase="system32" installname="man.exe">
|
|
<define name="__USE_W32API" />
|
|
<library>ntdll</library>
|
|
<library>kernel32</library>
|
|
<library>user32</library>
|
|
|
|
<file>man.c</file>
|
|
</module>
|