mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +00:00
3bf9dce002
svn path=/trunk/; revision=15920
5 lines
174 B
XML
5 lines
174 B
XML
<module name="man" type="win32cui" installbase="system32" installname="man.exe">
|
|
<define name="__USE_W32API" />
|
|
<library>ntdll</library>
|
|
<file>man.c</file>
|
|
</module>
|