File: qtimageformats.pro

package info (click to toggle)
qtimageformats-opensource-src 5.7.1~20161021-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 14,196 kB
  • ctags: 15,803
  • sloc: ansic: 171,017; cpp: 7,369; sh: 31; makefile: 30
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)