Commit 6ad0a690 authored by James Goppert's avatar James Goppert

Fixed type in project file.

parent 85d78dd2
......@@ -35,7 +35,7 @@ TEMPLATE = app
TARGET = qgroundcontrol
BASEDIR = $$IN_PWD
TARGETDIR = $$OUT_PWD
BUILDDIR = $$TARGET_DIR/build
BUILDDIR = $$TARGETDIR/build
LANGUAGE = C++
CONFIG += debug_and_release \
console
......
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