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.
2024-01-29 10:03:17 +01:00

15 lines
300 B
Prolog

include(../../nymea-remoteproxy.pri)
include(../testbase/testbase.pri)
CONFIG += testcase
QT += testlib
TARGET = tunnelproxy
HEADERS += remoteproxyteststunnelproxy.h
SOURCES += remoteproxyteststunnelproxy.cpp
target.path = $$[QT_INSTALL_PREFIX]/share/tests/nymea-remoteproxy/
INSTALLS += target