1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-15 05:22:35 +02:00

Fix libsnoregrowl*.dll location

This commit is contained in:
Dominik Schmidt 2014-08-23 16:15:43 +02:00
parent b3882d8035
commit a52082eb04

View File

@ -380,8 +380,8 @@ Section "Tomahawk Player" SEC_TOMAHAWK_PLAYER
File "${MING_LIB}\libsnore\libsnore_backend_snoretoast.dll"
; Snoregrowl
File "${MING_LIB}\libsnoregrowl++.dll"
File "${MING_LIB}\libsnoregrowl.dll"
File "${MING_BIN}\libsnoregrowl++.dll"
File "${MING_BIN}\libsnoregrowl.dll"
; Jabber
File "${MING_BIN}\libjreen.dll"