summaryrefslogtreecommitdiff
path: root/tests/tests.pro
blob: e5751bb5385756203a208d19ea2d4fa2f08a51ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#####################################################################
# Tests projectfile
#####################################################################

CONFIG  += ordered 
TEMPLATE = subdirs

SUBDIRS = test-dbus-qeventloop	\
          test-dbus-ping		\
          test-dbus-pong		\
          test-resource			\
#          test-resource-engine	\
          test-resource-set

# Install options
testsxml.path  = /usr/share/libresourceqt-tests/
testsxml.files = tests.xml
INSTALLS       = testsxml