mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-01 01:51:58 +02:00
* Split tomahawk into application and tomahawklib.
* Plugins link to and interface with tomahawklib. * Compiles on Linux and Win32, but needs some more export macro love for the sip plugins on Win32.
This commit is contained in:
@@ -1 +1 @@
|
||||
47
|
||||
53
|
@@ -253,6 +253,11 @@ Section "Tomahawk Player" SEC_TOMAHAWK_PLAYER
|
||||
;Main executable.
|
||||
File "${ROOT_PATH}\build\tomahawk.exe"
|
||||
|
||||
;Plugins
|
||||
File "${ROOT_PATH}\build\src\libtomahawk\libtomahawklib.dll"
|
||||
File "${ROOT_PATH}\build\libsip_jabber.dll"
|
||||
File "${ROOT_PATH}\build\libsip_zeroconf.dll"
|
||||
|
||||
;License & release notes.
|
||||
File "${ROOT_PATH}\LICENSE.txt"
|
||||
File /oname=NOTES.txt RELEASE_NOTES.txt
|
||||
|
Reference in New Issue
Block a user