summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
blob: f8eb9fc8b25a3c0eb4940998f47b8ea4b510daba (plain)
1
2
3
4
5
6
7
TEMPLATE = subdirs

DESTDIR = bin
SUBDIRS += extractarchiveoperationtest environmentvariable fileengineclient fileengineserver

unix:test.commands = ./bin/extractarchiveoperationtest
win32:test.commands = bin\\extractarchiveoperationtest.exe