Commit 0bd9e9a5 authored by lm's avatar lm

Merge

parents f4e7ad37 a21fb438
......@@ -19,7 +19,7 @@ BASEDIR = .
BUILDDIR = build
LANGUAGE = C++
CONFIG += debug_and_release
#console
console
OBJECTS_DIR = $$BUILDDIR/obj
MOC_DIR = $$BUILDDIR/moc
UI_HEADERS_DIR = src/ui/generated
......@@ -42,8 +42,8 @@ DEPENDPATH += . \
plugins
INCLUDEPATH += . \
lib/QMapControl \
$$BASEDIR/../mavlink/include \
$$BASEDIR/../mavlink/contrib/slugs/include
$$BASEDIR/../mavlink/contrib/slugs/include \
$$BASEDIR/../mavlink/include
# ../mavlink/include \
# MAVLink/include \
......
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