aba30f0234
This simplifies the code a lot and avoids silly mistakes where a specific integer type is missing (such as char16_t). Change-Id: Id91dfd1919e783e0a9af7bfa093ca560a01b22d1 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
21 lines
363 B
Prolog
21 lines
363 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qatomicint \
|
|
qatomicinteger \
|
|
qatomicpointer \
|
|
qresultstore \
|
|
qfuture \
|
|
qfuturesynchronizer \
|
|
qfuturewatcher \
|
|
qmutex \
|
|
qmutexlocker \
|
|
qreadlocker \
|
|
qreadwritelock \
|
|
qsemaphore \
|
|
qthread \
|
|
qthreadonce \
|
|
qthreadpool \
|
|
qthreadstorage \
|
|
qwaitcondition \
|
|
qwritelocker
|