14 lines
249 B
Prolog
14 lines
249 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
|