summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/imageformats.pro
blob: 2e4036b90d4b98fbc5c752351f8fbcb04951d673 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = subdirs

!contains(QT_CONFIG, no-jpeg):SUBDIRS += jpeg
!contains(QT_CONFIG, no-gif):SUBDIRS += gif
!contains(QT_CONFIG, no-mng):SUBDIRS += mng
contains(QT_CONFIG, svg):SUBDIRS += svg
!contains(QT_CONFIG, no-tiff):SUBDIRS += tiff
!contains(QT_CONFIG, no-ico):SUBDIRS += ico