diff options
Diffstat (limited to 'tools/assistant')
-rw-r--r-- | tools/assistant/lib/lib.pro | 3 |
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 |