nymea/tests/auto/scripts/scripts.pro

12 lines
171 B
Prolog

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