mpviewplugins/mpdetailsviewplugin/tsrc/unittest_mpsongdata/unittest_mpsongdata.pro
changeset 20 82baf59ce8dd
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mpviewplugins/mpdetailsviewplugin/tsrc/unittest_mpsongdata/unittest_mpsongdata.pro	Fri Apr 16 14:56:30 2010 +0300
@@ -0,0 +1,25 @@
+######################################################################
+# 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