mirror of
https://github.com/QuasarApp/installer-framework.git
synced 2025-05-11 04:19:34 +00:00
Change-Id: I9c2a61ce5c141ac51df38be98c43477c7cc6ac20 Reviewed-by: Niels Weber <niels.weber@digia.com>
10 lines
132 B
Prolog
10 lines
132 B
Prolog
CONFIG += ordered
|
|
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += \
|
|
archivegen \
|
|
binarycreator \
|
|
repogen \
|
|
devtool \
|
|
repocompare
|