9ee554ac1d
Since 5.0 - qMalloc(), qFree(), qRealloc(), qMemCopy(), qMemSet() Since 5.15 - qsrand(), qrand() Change-Id: I74fa3d17b05521271c3dc563fc85a5b133289ce3 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
17 lines
241 B
Prolog
17 lines
241 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qflags \
|
|
q_func_info \
|
|
qgetputenv \
|
|
qglobal \
|
|
qnumeric \
|
|
qfloat16 \
|
|
qrandomgenerator \
|
|
qlogging \
|
|
qtendian \
|
|
qglobalstatic \
|
|
qhooks
|
|
|
|
win32: SUBDIRS += \
|
|
qwinregistry
|