18ec53156e
* Assume UTF-8 on all Unix like systems * Export some functions to be able to compile QTextCodec once moved to Qt5Compat. Task-number: QTBUG-75665 Change-Id: I52ec47a848bc0ba72e9c7689668b1bcc5d736c29 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
19 lines
218 B
Prolog
19 lines
218 B
Prolog
TEMPLATE=subdirs
|
|
|
|
SUBDIRS = \
|
|
kernel
|
|
|
|
!uikit: SUBDIRS += \
|
|
animation \
|
|
global \
|
|
io \
|
|
itemmodels \
|
|
mimetypes \
|
|
plugin \
|
|
serialization \
|
|
statemachine \
|
|
text \
|
|
thread \
|
|
time \
|
|
tools
|