fix "undefined reference to" for clementine when build in MXE
This commit is contained in:
parent
2792bce486
commit
b2db55e772
|
@ -1346,6 +1346,7 @@ if (WIN32)
|
|||
tinysvcmdns
|
||||
qtwin
|
||||
dsound
|
||||
${QT_QTGUI_LIBRARY}
|
||||
)
|
||||
endif (WIN32)
|
||||
|
||||
|
|
Loading…
Reference in New Issue