diff --git a/qgroundcontrol.pro b/qgroundcontrol.pro index fd2a329d5a453af33d2fb511124436e083e87b71..36004902502af7623a1dc8a1a01d8a73978220e9 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