12 lines
247 B
Prolog
12 lines
247 B
Prolog
include(../../nymea-remoteproxy.pri)
|
|
include(../testbase/testbase.pri)
|
|
|
|
TARGET = nymea-remoteproxy-tests-online
|
|
|
|
HEADERS += nymea-remoteproxy-tests-online.h
|
|
|
|
SOURCES += nymea-remoteproxy-tests-online.cpp
|
|
|
|
target.path = /usr/bin
|
|
INSTALLS += target
|