Skip to content

Commit

Permalink
Fix Typo
Browse files Browse the repository at this point in the history
And name the target as the main app is now in its own sub project file.
  • Loading branch information
dogmaphobic committed Apr 4, 2015
1 parent 47b00f2 commit aa2cf9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qgcsystem.pro
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
File renamed without changes.

0 comments on commit aa2cf9e

Please sign in to comment.