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

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