From d95d29d709e8d8902cacfcb0fa0252484b215fa4 Mon Sep 17 00:00:00 2001 From: hjk Date: Wed, 28 Nov 2012 10:37:39 +0100 Subject: Doc: rename qttest.qdocconf to qttestlib.qdocconf The name of the .qhp files seems to be generated from the name of the .qdocconf, not the value it has in qhp.QtTest.file Change-Id: I12645cb254991006c920234ec966e2fa220cb595 Reviewed-by: Jerome Pasion --- src/testlib/testlib.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testlib/testlib.pro') diff --git a/src/testlib/testlib.pro b/src/testlib/testlib.pro index 6d29e8e86a..db908574fd 100644 --- a/src/testlib/testlib.pro +++ b/src/testlib/testlib.pro @@ -9,7 +9,7 @@ unix:!embedded:QMAKE_PKGCONFIG_DESCRIPTION = Qt \ Testing \ Library -QMAKE_DOCS = $$PWD/doc/qttest.qdocconf +QMAKE_DOCS = $$PWD/doc/qttestlib.qdocconf HEADERS = qbenchmark.h \ qbenchmark_p.h \ -- cgit v1.2.3