From fc1eed8e494fba2e94f69aaa7c72fe204eaf3a81 Mon Sep 17 00:00:00 2001 From: pixhawk Date: Tue, 14 Sep 2010 08:44:28 +0200 Subject: [PATCH] Re-added debug_and_release --- qgroundcontrol.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qgroundcontrol.pro b/qgroundcontrol.pro index 42a8aaf06..70ed65d6e 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 -- 2.22.0