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.
2019-12-16 12:27:09 +01:00

12 lines
164 B
Prolog

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