summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/image.pro
blob: 9199763c4021d6551aa4fec87186790e28e2688d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
TEMPLATE=subdirs
SUBDIRS=\
   qimagereader \
   qicoimageformat \
   qpixmap \
   qpixmapcache \
   qimage \
   qimageiohandler \
   qimagewriter \
   qmovie \
   qpicture \
   qicon \

!qtHaveModule(network): SUBDIRS -= \
    qimagereader

!contains(QT_CONFIG, private_tests): SUBDIRS -= \
           qpixmapcache \