309cdc358e
Change-Id: Ib505520dd5b52743634befbf3f148d7f8c21ec44 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
17 lines
235 B
Prolog
17 lines
235 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
animation \
|
|
codecs \
|
|
concurrent \
|
|
global \
|
|
io \
|
|
itemmodels \
|
|
kernel \
|
|
plugin \
|
|
statemachine \
|
|
thread \
|
|
tools \
|
|
xml
|
|
|
|
!contains(QT_CONFIG, concurrent): SUBDIRS -= concurrent
|