From 817232ee944530106ce52b54197e80306e301b7e Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Mon, 27 Dec 2010 14:49:29 +0100 Subject: Move QtSvg into a separate repository --- src/plugins/imageformats/imageformats.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/imageformats/imageformats.pro') diff --git a/src/plugins/imageformats/imageformats.pro b/src/plugins/imageformats/imageformats.pro index 5fff2deb7d..66dea099aa 100644 --- a/src/plugins/imageformats/imageformats.pro +++ b/src/plugins/imageformats/imageformats.pro @@ -3,6 +3,5 @@ TEMPLATE = subdirs !contains(QT_CONFIG, no-jpeg):!contains(QT_CONFIG, jpeg):SUBDIRS += jpeg !contains(QT_CONFIG, no-gif):!contains(QT_CONFIG, gif):SUBDIRS += gif !contains(QT_CONFIG, no-mng):!contains(QT_CONFIG, mng):SUBDIRS += mng -contains(QT_CONFIG, svg):SUBDIRS += svg !contains(QT_CONFIG, no-tiff):!contains(QT_CONFIG, tiff):SUBDIRS += tiff !contains(QT_CONFIG, no-ico):SUBDIRS += ico -- cgit v1.2.3