reactos/rostests/apitests/ws2_32/ws2_32.rbuild
Stefan Ginsberg 373296b548 - Remove version defines
svn path=/trunk/; revision=37031
2008-10-27 20:32:17 +00:00

11 lines
283 B
Ruby

<module name="ws2_32_apitests" type="win32cui" unicode="yes">
<library>apitest</library>
<library>kernel32</library>
<library>user32</library>
<library>shell32</library>
<library>ws2_32</library>
<file>helpers.c</file>
<file>testlist.c</file>
<file>ws2_32.c</file>
</module>