changeset 0 | 876b1a06bc25 |
-1:000000000000 | 0:876b1a06bc25 |
---|---|
1 TARGET = tst_qserviceinterfacedescriptor |
|
2 INCLUDEPATH += ../../../src/serviceframework |
|
3 |
|
4 CONFIG+=testcase |
|
5 |
|
6 QT = core |
|
7 |
|
8 include(../../../common.pri) |
|
9 |
|
10 # Input |
|
11 SOURCES += tst_qserviceinterfacedescriptor.cpp |
|
12 |
|
13 CONFIG += mobility |
|
14 MOBILITY = serviceframework |
|
15 |
|
16 symbian { |
|
17 TARGET.CAPABILITY = ALL -TCB |
|
18 } |