#-------------------------------------------------## QGroundControl - Micro Air Vehicle Groundstation# # Please see our website at <http://qgroundcontrol.org>## Author:# Lorenz Meier <mavteam@student.ethz.ch># # (c) 2009-2010 PIXHAWK Team## This file is part of the mav groundstation project# QGroundControl is free software: you can redistribute it and/or modify# it under the terms of the GNU General Public License as published by# the Free Software Foundation, either version 3 of the License, or# (at your option) any later version.# QGroundControl is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the# GNU General Public License for more details.# You should have received a copy of the GNU General Public License# along with QGroundControl. If not, see <http://www.gnu.org/licenses/>.##-------------------------------------------------# Uncomment ONE of these lines to enable the special message set of a project.# Several message sets can be also enabled in parallel, as long as function names# and message ids do not conflict.INCLUDEPATH += $$BASEDIR/../mavlink/include/pixhawk#INCLUDEPATH += $$BASEDIR/../mavlink/include/slugs#INCLUDEPATH += $$BASEDIR/../mavlink/include/ualbertaINCLUDEPATH -= $$BASEDIR/../mavlink/include/common