diff --git a/qgroundcontrol.pro b/qgroundcontrol.pro index 42a8aaf068cd7b626e0124052c23a625f8439386..70ed65d6eda9a48dcce40bfec416e46e05cd1399 100644 --- a/qgroundcontrol.pro +++ b/qgroundcontrol.pro @@ -18,7 +18,7 @@ TARGET = qgroundcontrol BASEDIR = . BUILDDIR = build LANGUAGE = C++ -CONFIG += release #debug_and_release \ +CONFIG += debug_and_release #console OBJECTS_DIR = $$BUILDDIR/obj MOC_DIR = $$BUILDDIR/moc