[General]
[reactos.git] / rostests / tests / tcpsvr / tcpsvr.rbuild
index fe8ab81..506274e 100644 (file)
@@ -1,5 +1,4 @@
 <module name="tcpsvr" type="win32cui" installbase="bin" installname="tcpsvr.exe">
-       <library>kernel32</library>
        <library>ws2_32</library>
        <file>tcpsvr.c</file>
 </module>