summaryrefslogtreecommitdiffstats
path: root/src/makeqpf
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2012-12-14 21:11:43 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-16 22:16:25 +0100
commit1aaf1bb3f556e775d070cb3bf4c487f5fe74b291 (patch)
treea263754b10d4c6c78db88215ffe2f4c7f603c014 /src/makeqpf
parent7f043ef2fdce810da9a68abe6801af3ae1deb104 (diff)
remove pointless harfbuzz include
Change-Id: I27d86f1712c820c94aae578b488393bdb9fc5936 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'src/makeqpf')
-rw-r--r--src/makeqpf/makeqpf.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/makeqpf/makeqpf.pro b/src/makeqpf/makeqpf.pro
index 0ab48f433..17264b5db 100644
--- a/src/makeqpf/makeqpf.pro
+++ b/src/makeqpf/makeqpf.pro
@@ -1,4 +1,3 @@
-INCLUDEPATH += ../../src/3rdparty/harfbuzz/src
QT += widgets gui-private core-private
CONFIG += console
DESTDIR = $$QT.designer.bins