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

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