From 2ee14b64a584bc2fbad51969d61cc27600c9bd10 Mon Sep 17 00:00:00 2001 From: Francois Andriot Date: Sun, 2 Feb 2014 18:17:53 +0100 Subject: Build by default as a shared --- tools/assistant/lib/lib.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tools/assistant') 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 -- cgit v1.2.1