mpviewplugins/mpcollectionviewplugin/tsrc/unittest_mpsnapshotwidget/unittest_mpsnapshotwidget.pro
changeset 35 fdb31ab341af
parent 19 4e84c994a771
child 43 0f32e550d9d8
equal deleted inserted replaced
34:2c5162224003 35:fdb31ab341af
    14 # Description: 
    14 # Description: 
    15 #
    15 #
    16 
    16 
    17 TEMPLATE = app
    17 TEMPLATE = app
    18 CONFIG += qtestlib hb
    18 CONFIG += qtestlib hb
    19 TARGET = 
    19 CONFIG += symbian_test
       
    20 TARGET = unittest_mpsnapshotwidget
       
    21 TARGET.CAPABILITY = CAP_APPLICATION
    20 
    22 
    21 DEPENDPATH += .
    23 DEPENDPATH += .
    22 INCLUDEPATH += . \
    24 INCLUDEPATH += . \
    23     ../../inc \
    25     ../../inc \
    24     ../../../../inc
    26     ../../../../inc
    25 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE 
    27 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE 
    26 
    28 
    27 HEADERS += inc/unittest_mpsnapshotwidget.h \
    29 HEADERS += inc/unittest_mpsnapshotwidget.h \
    28            ../../inc/mpsnapshotwidget.h 
    30            ../../inc/mpsnapshotwidget.h 
    29                
    31 
    30 SOURCES += src/unittest_mpsnapshotwidget.cpp \
    32 SOURCES += src/unittest_mpsnapshotwidget.cpp \
    31            ../../src/mpsnapshotwidget.cpp 
    33            ../../src/mpsnapshotwidget.cpp