This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
qtimageformats
mirror of
https://github.com/qt/qtimageformats.git
Watch
1
Star
0
Fork
You've already forked qtimageformats
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6063e74d62
qtimageformats
/
qtimageformats.pro
6 lines
77 B
Prolog
Raw
Normal View
History
Unescape
Escape
Enable configure tests for system libmng and libtiff The current code didn't run the tests anymore, but was still based on the assumption that qtbase/configure set up the right configuration. Clean up the pro files for mng and tiff while we're at it. Change-Id: Iee46c183fda57ec07b60a80089af7925db959c40 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2012-08-06 11:36:10 +00:00
load
(
configure
)
qtCompileTest
(
libmng
)
qtCompileTest
(
libtiff
)
use centralized handling of QT_BUILD_PARTS Change-Id: I2de2ac4d37ab6b9eda0dfbb2802671a62120d405 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-07-03 19:37:53 +00:00
load
(
qt_parts
)