23 lines
427 B
Prolog
23 lines
427 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qabstractitemmodel \
|
|
qcoreapplication \
|
|
qeventloop \
|
|
qitemmodel \
|
|
qmath \
|
|
qmetaobject \
|
|
qmetatype \
|
|
qmimedata \
|
|
qobject \
|
|
qpointer \
|
|
qsignalmapper \
|
|
qsocketnotifier \
|
|
qtimer \
|
|
# qtipc \ # needs to be moved to qtscript
|
|
qtranslator \
|
|
qvariant \
|
|
qwineventnotifier
|
|
|
|
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
|
qsocketnotifier
|