mpviewplugins/mpdetailsviewplugin/tsrc/unittest_mpsongdata/unittest_mpsongdata.pro
changeset 43 0f32e550d9d8
parent 38 b93f525c9244
child 45 612c4815aebe
--- a/mpviewplugins/mpdetailsviewplugin/tsrc/unittest_mpsongdata/unittest_mpsongdata.pro	Fri Jun 25 17:21:37 2010 -0500
+++ /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