reactos/rostests/tests/tcpsvr/tcpsvr.rbuild

5 lines
142 B
Plaintext
Raw Normal View History

<module name="tcpsvr" type="win32cui" installbase="bin" installname="tcpsvr.exe">
<library>ws2_32</library>
<file>tcpsvr.c</file>
</module>