summaryrefslogtreecommitdiffstats
path: root/tools/configure/configureapp.h
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2010-12-03 12:38:11 (GMT)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2010-12-03 12:38:22 (GMT)
commit2eec8cbb2227db6e84a268d53591dd2ef026cbeb (patch)
tree0891aefed6cc06e87ab44b07e475eac3f332d80a /tools/configure/configureapp.h
parent343280919232f24fa986dfb979573ee2c9da1fc5 (diff)
downloadQt-2eec8cbb2227db6e84a268d53591dd2ef026cbeb.zip
Qt-2eec8cbb2227db6e84a268d53591dd2ef026cbeb.tar.gz
Qt-2eec8cbb2227db6e84a268d53591dd2ef026cbeb.tar.bz2
purge vestiges of imageformat-plugins
The imageformat-plugins variable is never referenced by the .pr[io] for building Qt. Its presence in configure.exe appears to be a vestige of an earlier state of affairs. As a reminder, jpeg, mng, tiff and gif can be built into QtGui or built as plugins. The default is plugin. During configuration, this can be overridden by adding, for example, "no-jpeg" to disable support altogether or "jpeg" to build into QtGui. Merge-request: 961 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'tools/configure/configureapp.h')
-rw-r--r--tools/configure/configureapp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/configure/configureapp.h b/tools/configure/configureapp.h
index b3c07f7..32d1860 100644
--- a/tools/configure/configureapp.h
+++ b/tools/configure/configureapp.h
@@ -122,8 +122,6 @@ private:
QStringList qmakeStyles;
QStringList qmakeStylePlugins;
- QStringList qmakeFormatPlugins;
-
QStringList qmakeVars;
QStringList qmakeDefines;
// makeList[0] for qt and qtmain