Commit fc1eed8e authored by pixhawk's avatar pixhawk

Re-added debug_and_release

parent be4a0a66
......@@ -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
......
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