summaryrefslogtreecommitdiffstats
path: root/src/corelib/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/.prev_CMakeLists.txt')
-rw-r--r--src/corelib/.prev_CMakeLists.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/corelib/.prev_CMakeLists.txt b/src/corelib/.prev_CMakeLists.txt
index db9ba4f531..28882a93aa 100644
--- a/src/corelib/.prev_CMakeLists.txt
+++ b/src/corelib/.prev_CMakeLists.txt
@@ -9,15 +9,6 @@ qt_add_module(Core
QMAKE_MODULE_CONFIG moc resources
EXCEPTIONS
SOURCES
- ../3rdparty/harfbuzz/src/harfbuzz.h
- ../3rdparty/harfbuzz/src/harfbuzz-buffer.c
- ../3rdparty/harfbuzz/src/harfbuzz-gdef.c
- ../3rdparty/harfbuzz/src/harfbuzz-gpos.c
- ../3rdparty/harfbuzz/src/harfbuzz-gsub.c
- ../3rdparty/harfbuzz/src/harfbuzz-impl.c
- ../3rdparty/harfbuzz/src/harfbuzz-open.c
- ../3rdparty/harfbuzz/src/harfbuzz-shaper-all.cpp
- ../3rdparty/harfbuzz/src/harfbuzz-stream.c
codecs/qtextcodec_p.h
codecs/qutfcodec.cpp codecs/qutfcodec_p.h
global/archdetect.cpp
@@ -152,7 +143,6 @@ qt_add_module(Core
text/qchar.h
text/qcollator.cpp text/qcollator.h text/qcollator_p.h
text/qdoublescanprint_p.h
- text/qharfbuzz.cpp text/qharfbuzz_p.h
text/qlocale.cpp text/qlocale.h text/qlocale_p.h
text/qlocale_data_p.h
text/qlocale_tools.cpp text/qlocale_tools_p.h
@@ -233,7 +223,6 @@ qt_add_module(Core
QT_NO_USING_NAMESPACE
INCLUDE_DIRECTORIES
${PROJECT_BINARY_DIR}/src/corelib/global
- ../3rdparty/harfbuzz/src
../3rdparty/md4
../3rdparty/md5
../3rdparty/sha3