TEMPLATE = subdirs QT_FOR_CONFIG += qml-private SUBDIRS += \ builtins \ qtqml \ models \ labsmodels qtConfig(qml-worker-script): SUBDIRS += workerscript qtConfig(thread): SUBDIRS += folderlistmodel qtHaveModule(sql): SUBDIRS += localstorage qtConfig(settings): SUBDIRS += settings qtConfig(statemachine): SUBDIRS += statemachine qtHaveModule(quick) { QT_FOR_CONFIG += quick-private SUBDIRS += \ labsanimation \ layouts \ qtquick2 \ window \ wavefrontmesh qtHaveModule(testlib): SUBDIRS += testlib qtConfig(systemsemaphore): SUBDIRS += sharedimage qtConfig(quick-particles): \ SUBDIRS += particles qtConfig(quick-path):qtConfig(thread): SUBDIRS += shapes }