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

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

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