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

Add liblastfm2 and make tomahawk build against it

This commit is contained in:
Jeff Mitchell
2011-03-24 19:18:42 -04:00
parent 1780781e12
commit b7a1cb8d99
114 changed files with 14711 additions and 3 deletions

3
thirdparty/liblastfm2/demos/demos.pro vendored Normal file
View File

@@ -0,0 +1,3 @@
QT = core gui network xml
LIBS += -llastfm -L$$DESTDIR
SOURCES = demo1.cpp # change to demo2.cpp (etc.) to compile that demo