Commit a21fb438 authored by Bryan Godbolt's avatar Bryan Godbolt

added console back into qgroundcontrol.pro

parent e99658e9
...@@ -19,7 +19,7 @@ BASEDIR = . ...@@ -19,7 +19,7 @@ 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
UI_HEADERS_DIR = src/ui/generated UI_HEADERS_DIR = src/ui/generated
......
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