summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
blob: 44d523786fbb9bc88c19d8130f9c44bea6ff38bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
TEMPLATE = subdirs

#TODO: disable for now since
#declarative testing classes are not yet
#in the main branch of qt declarative
#SUBDIRS += declarative

CONFIG += ordered
SUBDIRS += geotestplugin \
           qgeoaddress \
           qgeoboundingbox \
           qgeocoordinate \
           qgeolocation \
           qgeoplace \
           qgeosearchreply \
           qplacealternativevalue \
           qplacebusinessfeature \
           qplacecategory \
           qplacecontact \
           qplacedescription \
           qplacelocation \
           qplacemediaobject \
           qplaceperiod \
           qplacequery \
           qplacerating \
           qplacereview \
           qplacesearchquery \
           qplacesupplier \
           qplaceweekdayhours