summaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro24
1 files changed, 2 insertions, 22 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 9cd3320..1a9ad66 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -1,22 +1,2 @@
-cache()
-
-QT += core network websockets testlib
-
-TARGET = unittests
-CONFIG += testcase
-CONFIG += console
-CONFIG += c++11
-CONFIG -= app_bundle
-
-TEMPLATE = app
-
-SOURCES += \
- main.cpp \
- tst_websockets.cpp \
- tst_compliance.cpp \
- tst_dataprocessor.cpp
-
-HEADERS += \
- unittests.h
-
-DEFINES += SRCDIR=\\\"$$PWD/\\\"
+TEMPLATE = subdirs
+SUBDIRS += auto autobahn