summaryrefslogtreecommitdiffstats
path: root/qtimageformats.pro
blob: 8382e5ceeb64f1862b72e18c4a788384db88afe4 (plain)
1
2
3
4
5
6
7
8
9
requires(qtHaveModule(gui))

load(configure)
qtCompileTest(jasper)
qtCompileTest(libmng)
qtCompileTest(libtiff)
qtCompileTest(libwebp)

load(qt_parts)