Merge aicom-network-branch (without NDIS changes for now)
[reactos.git] / rosapps / applications / sysutils / gettype / gettype.rbuild
1 <module name="gettype" type="win32cui" installbase="system32" installname="gettype.exe" unicode="yes">
2 <include base="gettype">.</include>
3 <library>shell32</library>
4 <library>mpr</library>
5 <library>netapi32</library>
6 <file>gettype.c</file>
7 </module>