summaryrefslogtreecommitdiffstats
path: root/installerfw.pro
blob: 2f0b653d76f6b2646e852d76980fc1c483079955 (plain)
1
2
3
4
5
6
CONFIG += ordered
TEMPLATE = subdirs
SUBDIRS += src examples tests tools

include (installerfw.pri)
include (doc/doc.pri)