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

# contacts
SUBDIRS += \
    qcontact \
    qcontactasync \
    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