1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-07 22:54:14 +01:00

16 lines
376 B
Prolog
Raw Normal View History

2013-04-05 23:46:56 +03:00
TEMPLATE = lib
TARGET = UAVObjectUtil
DEFINES += UAVOBJECTUTIL_LIBRARY
include(../../openpilotgcsplugin.pri)
include(uavobjectutil_dependencies.pri)
HEADERS += uavobjectutil_global.h \
uavobjectutilmanager.h \
uavobjectutilplugin.h \
devicedescriptorstruct.h
SOURCES += uavobjectutilmanager.cpp \
uavobjectutilplugin.cpp
OTHER_FILES += UAVObjectUtil.pluginspec