qtmobility/tests/benchmarks/contacts/contacts.pro
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 14 6fbed849b4f4
equal deleted inserted replaced
1:2b40d63a9c3d 4:90517678cc4f
     1 TEMPLATE = app
     1 TEMPLATE = app
     2 TARGET = tst_bm_contacts
     2 TARGET = tst_bm_contacts
     3 CONFIG += testcase
     3 CONFIG += testcase
     4 
     4 
     5 SOURCES += tst_contacts.cpp
     5 SOURCES += tst_bm_contacts.cpp
     6 
     6 
     7 QT += core \
     7 QT += core \
     8       network
     8       network
     9 
       
    10 
     9 
    11 INCLUDEPATH += ../../../src/contacts\
    10 INCLUDEPATH += ../../../src/contacts\
    12                 ../../../src/contacts/details \
    11                 ../../../src/contacts/details \
    13                 ../../../src/contacts/filters
    12                 ../../../src/contacts/filters
    14 
    13 
    15 include(../../../common.pri)
    14 include(../../../common.pri)
    16 
    15 
    17 CONFIG += mobility
    16 CONFIG += mobility
    18 
       
    19 MOBILITY = contacts
    17 MOBILITY = contacts
    20 
    18 
    21 symbian {
    19 symbian {
    22     LIBS += -lcntmodel
    20     LIBS += -lcntmodel
    23     TARGET.CAPABILITY = All -TCB
    21     TARGET.CAPABILITY = All -TCB