summaryrefslogtreecommitdiff
path: root/src/qtcreatorlibrary.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/qtcreatorlibrary.pri')
-rw-r--r--src/qtcreatorlibrary.pri2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qtcreatorlibrary.pri b/src/qtcreatorlibrary.pri
index 335e2ea978..e46e3a2d28 100644
--- a/src/qtcreatorlibrary.pri
+++ b/src/qtcreatorlibrary.pri
@@ -13,6 +13,8 @@ include(rpath.pri)
TARGET = $$qtLibraryName($$TARGET)
+CONFIG += shared dll
+
contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols
!macx {