Commit dde63d6f authored by lm's avatar lm

Merge branch 'master' of http://github.com/godbolt/qgroundcontrol

parents 0bd9e9a5 520823e1
...@@ -18,7 +18,7 @@ TARGET = qgroundcontrol ...@@ -18,7 +18,7 @@ TARGET = qgroundcontrol
BASEDIR = . BASEDIR = .
BUILDDIR = build BUILDDIR = build
LANGUAGE = C++ LANGUAGE = C++
CONFIG += debug_and_release CONFIG += debug_and_release \
console console
OBJECTS_DIR = $$BUILDDIR/obj OBJECTS_DIR = $$BUILDDIR/obj
MOC_DIR = $$BUILDDIR/moc MOC_DIR = $$BUILDDIR/moc
......
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