aboutsummaryrefslogtreecommitdiffstats
path: root/src/qtcreatorlibrary.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/qtcreatorlibrary.pri')
-rw-r--r--src/qtcreatorlibrary.pri1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qtcreatorlibrary.pri b/src/qtcreatorlibrary.pri
index ae3fdc3b98b..2860c84c119 100644
--- a/src/qtcreatorlibrary.pri
+++ b/src/qtcreatorlibrary.pri
@@ -15,6 +15,7 @@ include(rpath.pri)
TARGET = $$qtLibraryName($$TARGET)
+TEMPLATE = lib
CONFIG += shared dll
contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols