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.
2025-11-19 09:46:15 +01:00

12 lines
222 B
Prolog

include(../../../nymea.pri)
include(../autotests.pri)
TARGET = nymeatestusermanager
HEADERS += ../../utils/pushbuttonagent.h \
testusermanager.h
SOURCES += testusermanager.cpp \
../../utils/pushbuttonagent.cpp