lm 15 years ago
parent
commit
dde63d6f9f
  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 += debug_and_release
CONFIG += debug_and_release \
console
OBJECTS_DIR = $$BUILDDIR/obj
MOC_DIR = $$BUILDDIR/moc

Loading…
Cancel
Save