summaryrefslogtreecommitdiffstats
path: root/tools/designer/editor/editor.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/editor/editor.pro')
-rw-r--r--tools/designer/editor/editor.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/designer/editor/editor.pro b/tools/designer/editor/editor.pro
index dc9235f..51bec81 100644
--- a/tools/designer/editor/editor.pro
+++ b/tools/designer/editor/editor.pro
@@ -1,6 +1,6 @@
TEMPLATE = lib
-CONFIG += qt warn_on staticlib
-CONFIG -= dll
+CONFIG += qt warn_on
+CONFIG += dll
HEADERS = editor.h \
parenmatcher.h \
completion.h \