summaryrefslogtreecommitdiffstats
path: root/installerbuilder/installerbuilder.pro
blob: 09276ca4e73a6b7f2dc421ac0c6d3eca4c16bdbb (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