aboutsummaryrefslogtreecommitdiffstats
path: root/src/qtcreatorplugin.pri
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-03-28 11:22:28 +0100
committerOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-04-02 17:13:17 +0200
commit9631fb88cff9d4458216f39dac18cfa974a085db (patch)
tree54d1bb2b38551b39f9ed22554e41e27987ef1670 /src/qtcreatorplugin.pri
parentedf3eb99ec8825522cf940f226b9f437824c70d2 (diff)
centralize assignment of TEMPLATE = lib
Change-Id: I4025539f3875e79f03743ba9ed3fd09cd31b998d Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Diffstat (limited to 'src/qtcreatorplugin.pri')
-rw-r--r--src/qtcreatorplugin.pri1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qtcreatorplugin.pri b/src/qtcreatorplugin.pri
index 758e83ea28..a5369fccab 100644
--- a/src/qtcreatorplugin.pri
+++ b/src/qtcreatorplugin.pri
@@ -108,6 +108,7 @@ CONFIG += include_source_dir
contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols
+TEMPLATE = lib
CONFIG += plugin plugin_with_soname
linux*:QMAKE_LFLAGS += $$QMAKE_LFLAGS_NOUNDEF