1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-21 08:21:54 +02:00

* Fix CMakeLists.win32.txt.

This commit is contained in:
Christian Muehlhaeuser 2010-11-05 18:55:12 +01:00
parent 7ba3344d6a
commit 3872477446

View File

@ -23,6 +23,7 @@ SET( OS_SPECIFIC_LINK_LIBRARIES
)
SET( OS_SPECIFIC_LINK_LIBRARIES
${OS_SPECIFIC_LINK_LIBRARIES}
"secur32.dll"
"crypt32.dll"
"ws2_32.dll"