reactos/rosapps/applications/sysutils/gettype/gettype.rbuild

8 lines
255 B
Plaintext
Raw Normal View History

<module name="gettype" type="win32cui" installbase="system32" installname="gettype.exe" unicode="yes">
<include base="gettype">.</include>
<library>shell32</library>
<library>mpr</library>
<library>netapi32</library>
<file>gettype.c</file>
</module>