summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/image.pro
blob: 5a74df4c783feaaec711920389e1f0c42bd7ae48 (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

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