4
0
mirror of https://github.com/QuasarApp/installer-framework.git synced 2025-05-10 03:59:32 +00:00
kh1 b9920bf160 Build tools, examples and test as extra target.
Change-Id: Iae8949b3f938f5c6251a76b4806151e0262300d2
Reviewed-by: Niels Weber <niels.2.weber@nokia.com>
Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
2012-03-23 16:04:15 +01:00

6 lines
96 B
Prolog

CONFIG += ordered
TEMPLATE = subdirs
SUBDIRS += src examples tests tools
include (doc/doc.pri)