summaryrefslogtreecommitdiffstats
path: root/tests/auto/contacts/contacts.pro
blob: 408b57e445e470ff4c362c431f9f043ebc74153f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
TEMPLATE = subdirs

# contacts
SUBDIRS += \
    qcontact \
    qcontactasync \
    qcontactcollection \
    qcontactdetail \
    qcontactdetails \
    qcontactfilter \
    qcontactsortorder \
#TODO: re-enable the manager plugins test
#when it has been adapted to new Qt plugin mechanism
#    qcontactmanagerplugins \
    qcontactrelationship \
#    qdeclarativecontact
    qcontactmanager \
    qcontactmanagerdetails \
    qcontactmanagerfiltering \
    qmlcontacts