1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-19 15:29:42 +01:00

* Added shlwapi dependency.

This commit is contained in:
Christian Muehlhaeuser 2011-12-28 23:32:47 +01:00
parent 4341256594
commit 1639d617f7

View File

@ -592,6 +592,7 @@ IF( WIN32 )
"dsound.dll"
"winmm.dll"
"advapi32.dll"
"shlwapi.dll"
)
ENDIF( WIN32 )