summaryrefslogtreecommitdiffstats
path: root/installerbuilder/installerbuilder.pro
blob: 77499994c6197eb28d52df43939fbea6b164363d (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += libinstaller installerbase binarycreator repogen archivegen tests

#test.commands=(cd tests && $(MAKE) test)

#test.target=test
#test.depends = $(TARGET)
#QMAKE_EXTRA_TARGETS += test