File: qtimageformats.pro

package info (click to toggle)
qtimageformats-opensource-src 5.3.2-2~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 14,196 kB
  • sloc: ansic: 153,578; cpp: 6,609; sh: 31; makefile: 28
file content (9 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (4)
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)