reactos/rostests/tests/gethostbyname/gethostbyname.rbuild
KJK::Hyperion bbfe8fa8d7 Some obsolete flags removed, some useless compiler flags removed & shit. Nothing earth-shattering
<insert ginormous commit message ruined by TortoiseSVN's shitty GUI>

svn path=/trunk/; revision=40537
2009-04-16 02:18:00 +00:00

6 lines
192 B
Ruby

<module name="gethostbyname" type="win32gui" installbase="bin" installname="gethostbyname.exe">
<library>kernel32</library>
<library>ws2_32</library>
<file>gethostbyname.c</file>
</module>