summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/jsonstream/jsonstream.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jsonstream/jsonstream.pro b/src/jsonstream/jsonstream.pro
index 5a50f78..4f670ef 100644
--- a/src/jsonstream/jsonstream.pro
+++ b/src/jsonstream/jsonstream.pro
@@ -1,7 +1,7 @@
TARGET = QtJsonDbJsonStream
TEMPLATE = lib
-CONFIG += qt static
+CONFIG += static
QT = core network