Browse Source

Merge

QGC4.4
pixhawk 15 years ago
parent
commit
6775f8f4cb
  1. 2
      qgroundcontrol.pri
  2. 1
      qgroundcontrol.pro

2
qgroundcontrol.pri

@ -113,6 +113,8 @@ linux-g++ { @@ -113,6 +113,8 @@ linux-g++ {
-lSDL \
-lSDLmain
QMAKE_CXXFLAGS += -Wl,-E
#-lflite_cmu_us_rms \
#-lflite_cmu_us_slt \
}

1
qgroundcontrol.pro

@ -76,7 +76,6 @@ contains(MAVLINK_CONF, ualberta) { @@ -76,7 +76,6 @@ contains(MAVLINK_CONF, ualberta) {
LIBS += -losg \
-losgViewer \
-losgEarth
QMAKE_CXXFLAGS += -Wl,-E
# }
# Include general settings for MAVGround

Loading…
Cancel
Save