Commit 3ca5d6e7 authored by Oswald Buddenhagen's avatar Oswald Buddenhagen Committed by The Qt Project
Browse files

use qt_tool.prf for dumpdoc


it was previously skipped - probably because it contains QT+=widgets.
it's still a command line tool, though.

Change-Id: I1c641d80d1d2ccdf25ffa4613ad5030c9695a8a4
Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@digia.com>
parent 9b687390
Branches
Tags
No related merge requests found
Showing with 1 addition and 6 deletions
TEMPLATE = app
CONFIG += console
QT += axcontainer widgets
SOURCES += main.cpp
target.path = $$[QT_INSTALL_BINS]
INSTALLS += target
load(qt_tool)
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment