From 5ea41a2efa67c2ca1fe13a00992a8b7cb29a00cf Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Mon, 3 Dec 2012 21:15:02 +0100 Subject: properly syncqt-ize harfbuzz headers we were already installing them into QtCore/private, so turn them into proper private headers to start with. this cleans up our project files. Change-Id: I0795f79e03b60b5854de9e4dc339e9b5a5e6fd87 Reviewed-by: Lars Knoll Reviewed-by: Joerg Bornemann --- tests/benchmarks/gui/painting/qtracebench/qtracebench.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/benchmarks') diff --git a/tests/benchmarks/gui/painting/qtracebench/qtracebench.pro b/tests/benchmarks/gui/painting/qtracebench/qtracebench.pro index f5ec44f4d8..d8c5c8e85b 100644 --- a/tests/benchmarks/gui/painting/qtracebench/qtracebench.pro +++ b/tests/benchmarks/gui/painting/qtracebench/qtracebench.pro @@ -4,8 +4,6 @@ QT += core-private gui-private widgets-private TEMPLATE = app TARGET = tst_qtracebench -INCLUDEPATH += . $$QT_SOURCE_TREE/src/3rdparty/harfbuzz/src - RESOURCES += qtracebench.qrc SOURCES += tst_qtracebench.cpp -- cgit v1.2.3