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

!qtHaveModule(network): SUBDIRS -= \
    qimagereader

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