powersync-plugins/commandlauncher/commandlauncher.pro

11 lines
186 B
Prolog

include(../plugins.pri)
TARGET = $$qtLibraryTarget(nymea_deviceplugincommandlauncher)
SOURCES += \
deviceplugincommandlauncher.cpp
HEADERS += \
deviceplugincommandlauncher.h