1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-31 16:52:10 +01:00

14 lines
348 B
Prolog
Raw Normal View History

TEMPLATE = lib
TARGET = Serial
include(../../openpilotgcsplugin.pri)
include(serial_dependencies.pri)
INCLUDEPATH += ../../libs/qextserialport/src
HEADERS += serialplugin.h
#HEADERS += serialplugin.h \
# serial_global.h
SOURCES += serialplugin.cpp
FORMS +=
RESOURCES +=
#DEFINES += SERIAL_LIBRARY
OTHER_FILES += Serial.pluginspec