Browse Source

Re-added debug_and_release

QGC4.4
pixhawk 15 years ago
parent
commit
fc1eed8e49
  1. 2
      qgroundcontrol.pro

2
qgroundcontrol.pro

@ -18,7 +18,7 @@ TARGET = qgroundcontrol @@ -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

Loading…
Cancel
Save