Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/TestServerAddress/TestServerAddress.pro')
-rw-r--r--src/tests/TestServerAddress/TestServerAddress.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tests/TestServerAddress/TestServerAddress.pro b/src/tests/TestServerAddress/TestServerAddress.pro
index beda32c00..705982351 100644
--- a/src/tests/TestServerAddress/TestServerAddress.pro
+++ b/src/tests/TestServerAddress/TestServerAddress.pro
@@ -10,3 +10,5 @@ QT += network
TARGET = TestServerAddress
SOURCES *= TestServerAddress.cpp ServerAddress.cpp HostAddress.cpp
HEADERS *= ServerAddress.h HostAddress.h
+
+win32:LIBS *= -lws2_32