contains(QT_VERSION, ^4\\.[0-7]\\..*) { error("Can't build with Qt version $${QT_VERSION}. Use at least Qt 4.8.") } TEMPLATE = subdirs SUBDIRS = libssu SUBDIRS += rndssucli ssuurlresolver ssuks ssuconfhack { SUBDIRS += ssuconfperm } SUBDIRS += tests tools rndssucli.depends = libssu rndregisterui.depends = libssu ssuurlresolver.depends = libssu tests.depends = libssu ssuks.depends = libssu config.files = ssu.ini config.path = /etc/ssu oneshot.files = ssu-update-repos oneshot.path = /usr/lib/oneshot.d macros.files = macros.ssuks macros.path = /etc/rpm/ static_config.files = repos.ini ssu-defaults.ini board-mappings.ini static_config.path = /usr/share/ssu INSTALLS += config static_config oneshot macros