blob: 529fec2f0bac95c0c92d31f35b750c61f8b4030f [file] [log] [blame]
TEMPLATE = subdirs
QT_FOR_CONFIG += network
CONFIG += ordered
SUBDIRS += \
repparser
qtConfig(localserver): {
SUBDIRS += \
remoteobjects
}
qtHaveModule(quick) {
SUBDIRS += imports
}