9 lines
163 B
INI
9 lines
163 B
INI
TARGET = nymeamqttteststcp
|
|
|
|
include(../common/common.pri)
|
|
|
|
SOURCES += test_tcp.cpp
|
|
|
|
target.path = $$[QT_INSTALL_PREFIX]/share/tests/nymea-mqtt/
|
|
INSTALLS += target
|