This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2018-08-31 14:44:09 +02:00

13 lines
291 B
Prolog

TARGET = testsigv4
include(../../../config.pri)
INCLUDEPATH += $$top_srcdir/libnymea-app-core
LIBS += -L$$top_builddir/libnymea-app-core/ -lnymea-app-core
QT += testlib network sql
CONFIG += testcase
DEFINES += TESTDATADIR=\\\"$${PWD}\/aws-sig-v4-test-suite\\\"
SOURCES += testsigv4.cpp