1
2include("../OS-detect.pri")
3
4TEMPLATE = subdirs
5CONFIG += recursive
6
7SUBDIRS+= lumina-config \
8	 lumina-search \
9	 lumina-xconfig
10
11