controlpanel/tsrc/unit/ut_cpapi/ut_cpapi.pro
changeset 39 c044bc2ea8f7
parent 36 48848d132687
child 40 6465d5bb863a
equal deleted inserted replaced
38:5a264aaf7677 39:c044bc2ea8f7
    16 
    16 
    17 TEMPLATE = app
    17 TEMPLATE = app
    18 TARGET = ut_cpapi
    18 TARGET = ut_cpapi
    19 QT += testlib
    19 QT += testlib
    20 CONFIG += hb qtestlib
    20 CONFIG += hb qtestlib
    21 #CONFIG += symbian_test
    21 CONFIG += symbian_test
    22 unix {
    22 unix {
    23     test.commands = /epoc32/RELEASE/WINSCW/udeb/ut_cpapi.exe
    23     test.commands = /epoc32/RELEASE/WINSCW/udeb/ut_cpapi.exe
    24     autotest.commands = /epoc32/RELEASE/WINSCW/udeb/ut_cpapi.exe -xml -o c:/ut_cpapi.xml
    24     autotest.commands = /epoc32/RELEASE/WINSCW/udeb/ut_cpapi.exe -xml -o c:/ut_cpapi.xml
    25 } else:win32 {
    25 } else:win32 {
    26     test.CONFIG += recursive
    26     test.CONFIG += recursive