mirror of
https://github.com/QuasarApp/installer-framework.git
synced 2025-05-06 01:59:35 +00:00
Change-Id: I28fc488b3de03a8561888969336f2ebc62a97bb0 Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
9 lines
132 B
Prolog
9 lines
132 B
Prolog
CONFIG += ordered
|
|
TEMPLATE = subdirs
|
|
SUBDIRS += extractbinarydata \
|
|
maddehelper \
|
|
repocompare \
|
|
repogenfromonlinerepo
|
|
|
|
|