controlpanel/tsrc/unit/ut_cpapi/ut_cpapi.pro
changeset 61 33e86ecbfdb4
parent 52 58cebe0861a8
equal deleted inserted replaced
52:58cebe0861a8 61:33e86ecbfdb4
     9 # Contributors:
     9 # Contributors:
    10 # Description:
    10 # Description:
    11 
    11 
    12 TEMPLATE = app
    12 TEMPLATE = app
    13 TARGET = ut_cpapi
    13 TARGET = ut_cpapi
    14 QT += testlib
       
    15 CONFIG += hb qtestlib
       
    16 CONFIG += symbian_test
       
    17 
       
    18 QMAKE_EXTRA_TARGETS += test autotest
       
    19 
    14 
    20 DEPENDPATH += .
    15 DEPENDPATH += .
    21 INCLUDEPATH += src/ \
    16 INCLUDEPATH += src/ \
    22                ../../../src/inc \
    17                ../../../src/inc \
    23                ../../../controlpanel_plat/inc
    18                ../../../controlpanel_plat/inc
    24 LIBS += -lcpframework
    19                
       
    20 include (../ut_common.pri)
    25 
    21 
    26 # Input
    22 # Input
    27 HEADERS += src/ut_cpapi.h 
    23 HEADERS += src/ut_cpapi.h 
    28 HEADERS += src/cptestview.h 
    24 HEADERS += src/cptestview.h 
    29 HEADERS += src/cptestpluginentryitem.h
    25 HEADERS += src/cptestpluginentryitem.h
    62     build_pass { 
    58     build_pass { 
    63         test.commands = /epoc32/RELEASE/WINSCW/udeb/ut_cpapi.exe
    59         test.commands = /epoc32/RELEASE/WINSCW/udeb/ut_cpapi.exe
    64         autotest.commands = /epoc32/RELEASE/WINSCW/udeb/ut_cpapi.exe -xml -o c:/ut_cpapi.xml
    60         autotest.commands = /epoc32/RELEASE/WINSCW/udeb/ut_cpapi.exe -xml -o c:/ut_cpapi.xml
    65     }
    61     }
    66 }
    62 }
       
    63 
       
    64 symbian:MMP_RULES += SMPSAFE