summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@digia.com>2014-03-20 14:27:46 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-20 19:38:56 +0100
commit84dc42bc73813ba82b5b926a914c0f7f1fe3278d (patch)
treebe104d4f7cfd28b9c562f5b6b5bb85572922df81 /src/src.pro
parent07e9ed746790ef9099987d6c7fd89abbb697e0c3 (diff)
Long live qtdiag!
qtdiag is a command line tool that prints information about the Qt version and the graphics configuration. Its output can be used for CI logs and customer bug reports. The code originally was in the manual test qpainfo and has been turned into a function returning a QString which can potentially be used in GUI applications as well. Change-Id: Ic19b6064307eefa67ced7c551a09140b985a89cf Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/src.pro b/src/src.pro
index 8defd4890..861d06db3 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -35,3 +35,5 @@ qtNomakeTools( \
qtconfig \
macdeployqt \
)
+
+!android:!ios:!qnx:!wince*:!winrt*:SUBDIRS += qtdiag