controlpanel/tsrc/unit/ut_cpapi/ut_cpapi.pro
changeset 21 851e19007849
parent 18 e3554c9069b6
child 29 56ba5cd39aab
equal deleted inserted replaced
19:30540fccecae 21:851e19007849
    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 unix {
    22 unix {
    22     test.commands = /epoc32/RELEASE/WINSCW/udeb/ut_cpapi.exe
    23     test.commands = /epoc32/RELEASE/WINSCW/udeb/ut_cpapi.exe
    23     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
    24 } else:win32 {
    25 } else:win32 {
    25     test.CONFIG += recursive
    26     test.CONFIG += recursive