Commit 4905c4c6 authored by Daniel Agar's avatar Daniel Agar

use proper case for name

parent fe9969a8
......@@ -19,7 +19,7 @@ message(Qt version $$[QT_VERSION])
include(QGCCommon.pri)
TARGET = qgroundcontrol
TARGET = QGroundControl
TEMPLATE = app
DebugBuild {
......@@ -140,7 +140,7 @@ RC_ICONS = resources/icons/qgroundcontrol.ico
QMAKE_TARGET_COMPANY = "qgroundcontrol.org"
QMAKE_TARGET_DESCRIPTION = "Open source ground control app provided by QGroundControl dev team"
QMAKE_TARGET_COPYRIGHT = "Copyright (C) 2016 QGroundControl Development Team. All rights reserved."
QMAKE_TARGET_PRODUCT = "qgroundcontrol"
QMAKE_TARGET_PRODUCT = "QGroundControl"
#
# Build-specific settings
......
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