diff -r b95ddb5a0d10 -r eff9df3d9c98 mpviewplugins/mpdetailsviewplugin/tsrc/unittest_mpsongdata/unittest_mpsongdata.pro --- a/mpviewplugins/mpdetailsviewplugin/tsrc/unittest_mpsongdata/unittest_mpsongdata.pro Fri Jun 11 16:24:02 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,25 +0,0 @@ -###################################################################### -# Automatically generated by qmake (2.01a) Wed 24. Feb 13:13:29 2010 -###################################################################### - -TEMPLATE = app -CONFIG += qtestlib hb - -TARGET = -DEPENDPATH += . -INCLUDEPATH += ./stub/inc \ - ../../inc \ - ../../../../inc - -INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE - -LIBS += -lmpxviewframeworkqt.dll - -# Input -HEADERS += inc/unittest_mpsongdata.h \ - ../../inc/mpsongdata.h \ - stub/inc/thumbnailmanager_qt.h - -SOURCES += src/unittest_mpsongdata.cpp \ - ../../src/mpsongdata.cpp \ - stub/src/thumbnailmanager_qt.cpp