diff --git a/qgroundcontrol.pro b/qgroundcontrol.pro index fd2a329..3600490 100644 --- a/qgroundcontrol.pro +++ b/qgroundcontrol.pro @@ -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