blob: 4116591dadc21bc02aa20238620bc157f20356b1 [file] [log] [blame]
TEMPLATE = subdirs
SUBDIRS = \
# dds \
tga \
wbmp
include($$OUT_PWD/../../imageformats/qtimageformats-config.pri)
QT_FOR_CONFIG += imageformats-private
qtConfig(tiff): SUBDIRS += tiff
qtConfig(webp): SUBDIRS += webp
darwin: SUBDIRS += macheif
qtConfig(regularexpression): \
SUBDIRS += icns
qtConfig(mng): SUBDIRS += mng
qtConfig(jasper) {
SUBDIRS += jp2
} else:darwin: {
SUBDIRS += macjp2
}