1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-02 18:33:16 +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

4
thirdparty/liblastfm2/tests/tests.pro vendored Normal file
View File

@@ -0,0 +1,4 @@
QT = core testlib network xml
LIBS += -llastfm -L$$DESTDIR
SOURCES = main.cpp
HEADERS = TestTrack.h TestUrlBuilder.h