航点传输完成,但不能跟随地图移动
This commit is contained in:
@@ -55,6 +55,14 @@ SOURCES += \
|
||||
parameterprocess.cpp \
|
||||
missionprocess.cpp
|
||||
|
||||
INCLUDEPATH += $$PWD/../thirdpart/include
|
||||
|
||||
LIBS += -L$$PWD/../thirdpart/lib -lcore
|
||||
LIBS += -L$$PWD/../thirdpart/lib -linternals
|
||||
LIBS += -L$$PWD/../thirdpart/lib -lopmapwidget
|
||||
|
||||
|
||||
|
||||
#添加mavlink目录
|
||||
INCLUDEPATH += $$PWD/../mavlink \
|
||||
$$PWD/../mavlink/ardupilotmega \
|
||||
|
||||
Reference in New Issue
Block a user