diff --git a/qgcsystem.pro b/qgcsystem.pro index 65bf896..0734702 100644 --- a/qgcsystem.pro +++ b/qgcsystem.pro @@ -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) {