1
0
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:
Christian Muehlhaeuser
2010-12-28 06:12:48 +01:00
parent 1496d322bf
commit 27e906f712
179 changed files with 946 additions and 691 deletions

View File

@@ -1 +1 @@
47
53

View File

@@ -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