summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@nokia.com>2010-12-17 08:38:10 (GMT)
committerJoerg Bornemann <joerg.bornemann@nokia.com>2010-12-17 10:09:46 (GMT)
commit6842743be8ad2403094e74e0cf70c9a6a325c4b2 (patch)
treefd6c5fef672d9775b279b316fdd462c4c865cd5d /tools
parent0bf8f70f85a24ab2864775bdd38f5ced43a7d4de (diff)
downloadQt-6842743be8ad2403094e74e0cf70c9a6a325c4b2.zip
Qt-6842743be8ad2403094e74e0cf70c9a6a325c4b2.tar.gz
Qt-6842743be8ad2403094e74e0cf70c9a6a325c4b2.tar.bz2
embed copyright information in QtAssistantClient4.dll
Task-number: QT-4054 Reviewed-by: Christian Kandeler
Diffstat (limited to 'tools')
-rw-r--r--tools/assistant/compat/lib/lib.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/assistant/compat/lib/lib.pro b/tools/assistant/compat/lib/lib.pro
index e50d470..8bf9feb 100644
--- a/tools/assistant/compat/lib/lib.pro
+++ b/tools/assistant/compat/lib/lib.pro
@@ -1,3 +1,5 @@
+include($$QT_SOURCE_TREE/src/qt_targets.pri)
+
TEMPLATE = lib
QT += network
TARGET = QtAssistantClient