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