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 <jerome.pasion@digia.com>
This commit is contained in:
hjk 2012-11-28 10:37:39 +01:00 committed by The Qt Project
parent 2e05a15784
commit d95d29d709
2 changed files with 1 additions and 1 deletions

View File

@ -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 \