From ac30c6954a55347677d04ad2d8485b8ce85c9a55 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Fri, 2 Oct 2020 13:22:07 +0200 Subject: [test] update ui smoke test, add it to ci --- test.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test.pro') 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 -- cgit v1.2.3