nymea/tests/auto/scripts/scripts.pro

12 lines
162 B
Prolog

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