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.
2020-01-06 19:17:58 +01:00

12 lines
162 B
Prolog

include(../../../nymea.pri)
include(../autotests.pri)
TARGET = scripts
SOURCES += testscripts.cpp \
testhelper.cpp
QT += qml
HEADERS += \
testhelper.h