From 48f9ba388b374d56764d9bd9455fda527f6bafba Mon Sep 17 00:00:00 2001 From: aavit Date: Tue, 24 Jan 2012 16:05:02 +0100 Subject: Remove support for the MNG file format and the bundled libmng The MNG file format is generally abandoned, and libmng has been unmaintained for several years. The MNG plugin and bundled libmng has been moved to the qtimageformats project on Gerrit. Task-number: QTBUG-21869 Change-Id: I946432347014ffde2b72307a5f8b166ca5553602 Reviewed-by: Lars Knoll Reviewed-by: Friedemann Kleint --- config.tests/unix/libmng/libmng.pro | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 config.tests/unix/libmng/libmng.pro (limited to 'config.tests/unix/libmng/libmng.pro') diff --git a/config.tests/unix/libmng/libmng.pro b/config.tests/unix/libmng/libmng.pro deleted file mode 100644 index ee57ecd640..0000000000 --- a/config.tests/unix/libmng/libmng.pro +++ /dev/null @@ -1,4 +0,0 @@ -SOURCES = libmng.cpp -CONFIG -= qt dylib -mac:CONFIG -= app_bundle -LIBS += -lmng -- cgit v1.2.3