1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-11 01:14:24 +01:00

fix "undefined reference to" for clementine when build in MXE

This commit is contained in:
Pavel Vatagin 2016-03-12 18:14:40 +03:00
parent 2792bce486
commit b2db55e772

View File

@ -1346,6 +1346,7 @@ if (WIN32)
tinysvcmdns
qtwin
dsound
${QT_QTGUI_LIBRARY}
)
endif (WIN32)