85a9f5420f
Task-number: QTBUG-88183 Change-Id: I7083dae5bf9ef8cc5eb18e68052706cc3f7c66ab Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
19 lines
293 B
Prolog
19 lines
293 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qflags \
|
|
q_func_info \
|
|
qgetputenv \
|
|
qglobal \
|
|
qnumeric \
|
|
qfloat16 \
|
|
qkeycombination \
|
|
qrandomgenerator \
|
|
qlogging \
|
|
qtendian \
|
|
qglobalstatic \
|
|
qhooks \
|
|
qoperatingsystemversion
|
|
|
|
win32: SUBDIRS += \
|
|
qwinregistry
|