mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-21 13:28:58 +01:00
Ground/UAVObjects: Remove attitudesettings from uavobject.pro file (looks
sheepish) git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1871 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
f03669733b
commit
ffacbdcf1f
@ -46,7 +46,6 @@ HEADERS += uavobjects_global.h \
|
||||
velocityactual.h \
|
||||
guidancesettings.h \
|
||||
positiondesired.h \
|
||||
attitudesettings.h \
|
||||
lesstabilizationsettings.h
|
||||
|
||||
SOURCES += uavobject.cpp \
|
||||
@ -91,6 +90,5 @@ SOURCES += uavobject.cpp \
|
||||
velocityactual.cpp \
|
||||
guidancesettings.cpp \
|
||||
positiondesired.cpp \
|
||||
attitudesettings.cpp \
|
||||
lesstabilizationsettings.cpp
|
||||
OTHER_FILES += UAVObjects.pluginspec
|
||||
|
Loading…
x
Reference in New Issue
Block a user