mirror of
https://github.com/QuasarApp/installer-framework.git
synced 2025-05-07 10:39:33 +00:00
Change-Id: I6b9b5e4138a9b37ce3c9add2e822b1d3f9dd7e03 Reviewed-by: Niels Weber <niels.2.weber@nokia.com>
8 lines
142 B
Prolog
8 lines
142 B
Prolog
CONFIG += ordered
|
|
TEMPLATE = subdirs
|
|
SUBDIRS += extractbinarydata \
|
|
repocompare \
|
|
repogenfromonlinerepo
|
|
win32:SUBDIRS += maddehelper
|
|
|