Skip to content
Snippets Groups Projects
Commit 520823e1 authored by Bryan Godbolt's avatar Bryan Godbolt
Browse files

fixed error with adding console (newline)

(cherry picked from commit bd8e5bf5)
parent a21fb438
Branches
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ TARGET = qgroundcontrol
BASEDIR = .
BUILDDIR = build
LANGUAGE = C++
CONFIG += debug_and_release
CONFIG += debug_and_release \
console
OBJECTS_DIR = $$BUILDDIR/obj
MOC_DIR = $$BUILDDIR/moc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment