From a3b05d7c29b11311eeb914eddbbd25f95507ab28 Mon Sep 17 00:00:00 2001 From: pixhawk Date: Wed, 1 Dec 2010 23:22:47 +0100 Subject: [PATCH] m --- qgroundcontrol.pro | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/qgroundcontrol.pro b/qgroundcontrol.pro index 36ef7020d..d40459e95 100644 --- a/qgroundcontrol.pro +++ b/qgroundcontrol.pro @@ -240,7 +240,7 @@ contains(DEPENDENCIES_PRESENT, osg) { HEADERS += src/ui/map3D/Q3DWidget.h contains(DEPENDENCIES_PRESENT, osgearth) { - message("Including headers for OSGEARTH") + message("Including headers for osgEarth") # Enable only if OpenSceneGraph is available HEADERS += src/ui/map3D/QOSGWidget.h \ @@ -337,8 +337,6 @@ contains(DEPENDENCIES_PRESENT, osg) { SOURCES += src/ui/map3D/Q3DWidget.cc \ src/ui/map3D/ImageWindowGeode.cc - - contains(DEPENDENCIES_PRESENT, osgearth) { message("Including sources for osgEarth") -- 2.22.0