Commit 6ca406d4 authored by Konstantin Ritt's avatar Konstantin Ritt
Browse files

Bring harfbuzzng.pri naming in par with the other .pri-s in src/3rdparty


Change-Id: I59bf922e3085a03a4c2c370f42418cb005456d3e
Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
parent cc9ca2be
Branches
Tags
No related merge requests found
Showing with 1 addition and 1 deletion
File moved
...@@ -86,7 +86,7 @@ HEADERS += \ ...@@ -86,7 +86,7 @@ HEADERS += \
contains(QT_CONFIG, harfbuzz)|contains(QT_CONFIG, system-harfbuzz) { contains(QT_CONFIG, harfbuzz)|contains(QT_CONFIG, system-harfbuzz) {
DEFINES += QT_ENABLE_HARFBUZZ_NG DEFINES += QT_ENABLE_HARFBUZZ_NG
include($$PWD/../../3rdparty/harfbuzzng.pri) include($$PWD/../../3rdparty/harfbuzz_dependency.pri)
SOURCES += text/qharfbuzzng.cpp SOURCES += text/qharfbuzzng.cpp
HEADERS += text/qharfbuzzng_p.h HEADERS += text/qharfbuzzng_p.h
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment