1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-10 16:14:40 +02:00

* Fix tomahawk.nsi.

This commit is contained in:
Christian Muehlhaeuser
2011-02-15 10:15:32 +01:00
parent 224d8efac6
commit 426a958fd2
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
65 69

View File

@@ -305,6 +305,7 @@ Section "Tomahawk Player" SEC_TOMAHAWK_PLAYER
File "${QXTWEB_DLL_PATH}\libqxtweb-standalone.dll" File "${QXTWEB_DLL_PATH}\libqxtweb-standalone.dll"
File "${ROOT_PATH}\build\thirdparty\jdns\libtomahawk_jdns.dll" File "${ROOT_PATH}\build\thirdparty\jdns\libtomahawk_jdns.dll"
File "${ROOT_PATH}\build\thirdparty\qtweetlib\libtomahawk_qtweetlib.dll"
SectionEnd SectionEnd
SectionGroup "Shortcuts" SectionGroup "Shortcuts"