Browse Source

Switching target (final app name) to all lower case.

QGC4.4
dogmaphobic 10 years ago
parent
commit
0377e29794
  1. 2
      qgcsystem.pro

2
qgcsystem.pro

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
message(Qt version $$[QT_VERSION])
TARGET = QGroundControl
TARGET = qgroundcontrol
# Load additional config flags from user_config.pri
exists(user_config.pri):infile(user_config.pri, CONFIG) {

Loading…
Cancel
Save