mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
Fix windows installation of libtomahawk-playdarapi
This commit is contained in:
@@ -277,6 +277,7 @@ Section "Tomahawk Player" SEC_TOMAHAWK_PLAYER
|
|||||||
|
|
||||||
File "${INSTALL_PATH}\bin\libtomahawk.dll"
|
File "${INSTALL_PATH}\bin\libtomahawk.dll"
|
||||||
File "${INSTALL_PATH}\bin\libtomahawk-widgets.dll"
|
File "${INSTALL_PATH}\bin\libtomahawk-widgets.dll"
|
||||||
|
File "${INSTALL_PATH}\bin\libtomahawk-playdarapi.dll"
|
||||||
|
|
||||||
; plugins
|
; plugins
|
||||||
File "${INSTALL_PATH}\lib\libtomahawk_*_*.dll"
|
File "${INSTALL_PATH}\lib\libtomahawk_*_*.dll"
|
||||||
@@ -289,6 +290,7 @@ Section "Tomahawk Player" SEC_TOMAHAWK_PLAYER
|
|||||||
|
|
||||||
File "${BUILD_PATH}\libtomahawk.dll"
|
File "${BUILD_PATH}\libtomahawk.dll"
|
||||||
File "${BUILD_PATH}\libtomahawk-widgets.dll"
|
File "${BUILD_PATH}\libtomahawk-widgets.dll"
|
||||||
|
File "${BUILD_PATH}\libtomahawk-playdarapi.dll"
|
||||||
|
|
||||||
; plugins
|
; plugins
|
||||||
File "${BUILD_PATH}\libtomahawk_*_*.dll"
|
File "${BUILD_PATH}\libtomahawk_*_*.dll"
|
||||||
|
Reference in New Issue
Block a user