mpviewplugins/mpdetailsviewplugin/tsrc/unittest_mpsongdata/unittest_mpsongdata.pro
changeset 43 0f32e550d9d8
parent 38 b93f525c9244
child 45 612c4815aebe
equal deleted inserted replaced
38:b93f525c9244 43:0f32e550d9d8
     1 ######################################################################
       
     2 # Automatically generated by qmake (2.01a) Wed 24. Feb 13:13:29 2010
       
     3 ######################################################################
       
     4 
       
     5 TEMPLATE = app
       
     6 CONFIG += qtestlib hb
       
     7 
       
     8 TARGET = 
       
     9 DEPENDPATH += . 
       
    10 INCLUDEPATH += ./stub/inc \
       
    11     ../../inc \
       
    12     ../../../../inc
       
    13 
       
    14 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE 
       
    15 
       
    16 LIBS += -lmpxviewframeworkqt.dll
       
    17 
       
    18 # Input
       
    19 HEADERS += inc/unittest_mpsongdata.h \
       
    20 	   ../../inc/mpsongdata.h \
       
    21 	   stub/inc/thumbnailmanager_qt.h 
       
    22 	   
       
    23 SOURCES += src/unittest_mpsongdata.cpp \
       
    24 	   ../../src/mpsongdata.cpp \
       
    25 	   stub/src/thumbnailmanager_qt.cpp