summaryrefslogtreecommitdiff
path: root/test.pro
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2020-10-02 13:22:07 +0200
committerRuben Pollan <meskio@sindominio.net>2020-10-02 19:31:54 +0200
commitac30c6954a55347677d04ad2d8485b8ce85c9a55 (patch)
tree8cacc84deafa7e25c3c7572d71f86fa1ac5b75cb /test.pro
parent7ef59391594be905f8340cb5fef2afe2c25ddba9 (diff)
[test] update ui smoke test, add it to ci
Diffstat (limited to 'test.pro')
-rw-r--r--test.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/test.pro b/test.pro
index 099e18f..e731e2b 100644
--- a/test.pro
+++ b/test.pro
@@ -12,9 +12,10 @@ HEADERS += \
gui/qjsonmodel.h \
gui/handlers.h
-
LIBS += -L../lib -lgoshim -lpthread
+RESOURCES += tests/tests.qrc
+
DESTDIR = build
OBJECTS_DIR = build/.obj
RCC_DIR = build/.rcc