Sync with trunk r43123
[reactos.git] / rostests / apitests / ws2_32 / ws2_32.rbuild
1 <module name="ws2_32_apitests" type="win32cui" unicode="yes">
2 <define name="_WIN32_WINNT">0x0501</define>
3 <library>apitest</library>
4 <library>kernel32</library>
5 <library>user32</library>
6 <library>shell32</library>
7 <library>ws2_32</library>
8 <file>helpers.c</file>
9 <file>testlist.c</file>
10 <file>ws2_32.c</file>
11 </module>