summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/image.pro
blob: 9686dc08b8ae4bb8df42c4c0618f183592b3a7cd (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
TEMPLATE=subdirs
SUBDIRS=\
   qimagereader \
   qicoimageformat \
   qpixmap \
   qpixmapcache \
   qimage \
   qimageiohandler \
   qimagewriter \
   qmovie \
   qpicture \
   qicon \
   qiconhighdpi

!qtHaveModule(network): SUBDIRS -= \
    qimagereader

!qtConfig(private_tests): SUBDIRS -= \
           qpixmapcache \

# QTBUG-87669
android: SUBDIRS -= \
            qimagereader \
            qicon