Add missing private headers to testlib.pro
Change-Id: Id927b05374b9e82fbee029258f176223b8b32e90 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
parent
34ea06eaac
commit
3da8a33a62
@ -14,6 +14,11 @@ unix:!embedded:QMAKE_PKGCONFIG_DESCRIPTION = Qt \
|
|||||||
Library
|
Library
|
||||||
|
|
||||||
HEADERS = qbenchmark.h \
|
HEADERS = qbenchmark.h \
|
||||||
|
qbenchmark_p.h \
|
||||||
|
qbenchmarkmeasurement_p.h \
|
||||||
|
qbenchmarkvalgrind_p.h \
|
||||||
|
qbenchmarkevent_p.h \
|
||||||
|
qbenchmarkmetric_p.h \
|
||||||
qsignalspy.h \
|
qsignalspy.h \
|
||||||
qtestaccessible.h \
|
qtestaccessible.h \
|
||||||
qtestassert.h \
|
qtestassert.h \
|
||||||
|
Loading…
Reference in New Issue
Block a user