summaryrefslogtreecommitdiff
path: root/test.pro
diff options
context:
space:
mode:
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