Commit 79c7d652 authored by Bryant Mairs's avatar Bryant Mairs

Updated axcontainer include process for Google Earth.

parent d57fa56c
...@@ -251,7 +251,7 @@ else:infile(user_config.pri, DEFINES, DISABLE_GOOGLE_EARTH) { ...@@ -251,7 +251,7 @@ else:infile(user_config.pri, DEFINES, DISABLE_GOOGLE_EARTH) {
DEFINES += QGC_GOOGLE_EARTH_ENABLED DEFINES += QGC_GOOGLE_EARTH_ENABLED
HEADERS += src/ui/map3D/QGCGoogleEarthView.h HEADERS += src/ui/map3D/QGCGoogleEarthView.h
SOURCES += src/ui/map3D/QGCGoogleEarthView.cc SOURCES += src/ui/map3D/QGCGoogleEarthView.cc
CONFIG += qaxcontainer QT += axcontainer
} else { } else {
message("Skipping support for Google Earth view (unsupported platform)") message("Skipping support for Google Earth view (unsupported platform)")
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment