Commit aa2cf9eb authored by dogmaphobic's avatar dogmaphobic

Fix Typo

And name the target as the main app is now in its own sub project file.
parent 47b00f2f
......@@ -19,6 +19,8 @@
message(Qt version $$[QT_VERSION])
TARGET = QGroundControl
# Load additional config flags from user_config.pri
exists(user_config.pri):infile(user_config.pri, CONFIG) {
CONFIG += $$fromfile(user_config.pri, CONFIG)
......
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