From 4fce5d1795eaf6b9911e139b7ec50292d004e269 Mon Sep 17 00:00:00 2001 From: aavit Date: Wed, 25 Jan 2012 16:04:51 +0100 Subject: Moving tiff image format support and libtiff out of qtbase The tiff plugin and bundled libtiff is moving to the qtimageformats project on Gerrit. Task-number: QTBUG-23887 Change-Id: I4c848232fdccddd7e7f54215f9eaa78dc4c3a53d Reviewed-by: Kent Hansen Reviewed-by: Lars Knoll --- examples/itemviews/puzzle/puzzle.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/itemviews') diff --git a/examples/itemviews/puzzle/puzzle.pro b/examples/itemviews/puzzle/puzzle.pro index bcc8ab27b0..3f76bd8fd5 100644 --- a/examples/itemviews/puzzle/puzzle.pro +++ b/examples/itemviews/puzzle/puzzle.pro @@ -15,7 +15,7 @@ INSTALLS += target sources wince* { - DEPLOYMENT_PLUGIN += qjpeg qgif qtiff + DEPLOYMENT_PLUGIN += qjpeg qgif } QT += widgets -- cgit v1.2.3