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

CONFIG  += ordered 
TEMPLATE = subdirs

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

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