Browse Source

added console back into qgroundcontrol.pro

QGC4.4
Bryan Godbolt 15 years ago
parent
commit
a21fb4380c
  1. 2
      qgroundcontrol.pro

2
qgroundcontrol.pro

@ -19,7 +19,7 @@ BASEDIR = .
BUILDDIR = build BUILDDIR = build
LANGUAGE = C++ LANGUAGE = C++
CONFIG += debug_and_release CONFIG += debug_and_release
#console console
OBJECTS_DIR = $$BUILDDIR/obj OBJECTS_DIR = $$BUILDDIR/obj
MOC_DIR = $$BUILDDIR/moc MOC_DIR = $$BUILDDIR/moc
UI_HEADERS_DIR = src/ui/generated UI_HEADERS_DIR = src/ui/generated

Loading…
Cancel
Save