mirror of
https://github.com/QuasarApp/installer-framework.git
synced 2025-05-10 03:59:32 +00:00
Change-Id: Iae8949b3f938f5c6251a76b4806151e0262300d2 Reviewed-by: Niels Weber <niels.2.weber@nokia.com> Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
6 lines
96 B
Prolog
6 lines
96 B
Prolog
CONFIG += ordered
|
|
TEMPLATE = subdirs
|
|
SUBDIRS += src examples tests tools
|
|
|
|
include (doc/doc.pri)
|