diff options
author | Nico Vertriest <nico.vertriest@digia.com> | 2015-01-19 12:28:52 +0100 |
---|---|---|
committer | Nico Vertriest <nico.vertriest@digia.com> | 2015-02-16 09:45:33 +0000 |
commit | e0521c794bd1a4325d0c59e8f75aa263efa671d5 (patch) | |
tree | 5020ef95de73d776505589086e61f5e5d4a8264c /src/websockets/doc/qtwebsockets.qdocconf | |
parent | 48f8a0cf237e757d1ef3f8be424f7a1acb915b0c (diff) | |
download | qtwebsockets-e0521c794bd1a4325d0c59e8f75aa263efa671d5.tar.gz |
Doc: added qmake to dependencies
Change-Id: Ib38445f8bf67e3bfe81f5d2d1a30f7b429f30ac5
Task-number: QTBUG-43810
Reviewed-by: Martin Smith <martin.smith@digia.com>
Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'src/websockets/doc/qtwebsockets.qdocconf')
-rw-r--r-- | src/websockets/doc/qtwebsockets.qdocconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/websockets/doc/qtwebsockets.qdocconf b/src/websockets/doc/qtwebsockets.qdocconf index ed95343..2e1e15b 100644 --- a/src/websockets/doc/qtwebsockets.qdocconf +++ b/src/websockets/doc/qtwebsockets.qdocconf @@ -37,7 +37,7 @@ qhp.QtWebSockets.subprojects.examples.sortPages = true tagfile = ../../../doc/qtwebsockets/qtwebsockets.tags -depends += qtcore qtnetwork qtdoc +depends += qtcore qtnetwork qtdoc qmake headerdirs += .. \ ../../imports |