nymea-plugins/commandlauncher/commandlauncher.pro

11 lines
201 B
Prolog

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