summaryrefslogtreecommitdiffstats
path: root/tools/assistant/lib/lib.pro
diff options
context:
space:
mode:
authorFrancois Andriot <[email protected]>2014-02-02 18:17:53 +0100
committerSlávek Banko <[email protected]>2014-02-02 18:17:53 +0100
commit2ee14b64a584bc2fbad51969d61cc27600c9bd10 (patch)
tree705abb074d2c23695ae965660ca0483b06a78a77 /tools/assistant/lib/lib.pro
parentcd689d40d726ae793efb95c44e6ad4af522ca04e (diff)
downloadtqt3-2ee14b64a584bc2fbad51969d61cc27600c9bd10.tar.gz
tqt3-2ee14b64a584bc2fbad51969d61cc27600c9bd10.zip
Build by default as a shared
Diffstat (limited to 'tools/assistant/lib/lib.pro')
-rw-r--r--tools/assistant/lib/lib.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/assistant/lib/lib.pro b/tools/assistant/lib/lib.pro
index 49fef0c15..983418234 100644
--- a/tools/assistant/lib/lib.pro
+++ b/tools/assistant/lib/lib.pro
@@ -3,8 +3,7 @@ TARGET = tqassistantclient
VERSION = 1.0
CONFIG += qt warn_on release
-CONFIG += staticlib
-CONFIG -= dll
+CONFIG += dll
SOURCES = qassistantclient.cpp
HEADERS += $$QT_SOURCE_TREE/include/ntqassistantclient.h