Details
-
Suggestion
-
Resolution: Won't Do
-
P3: Somewhat important
-
None
-
Qt Creator 3.3.0, Qt Creator 4.2.0-beta1
Description
It would be useful to be able to give descriptive names using QMAKE_PROJECT_NAME, which is currently only used for vcproj? For instance, qtquickcontrols/tests/auto/controls/controls.pro could contain "QMAKE_PROJECT_NAME = tst_controls" and it would then appear as "tst_controls" in the list of run configurations (and in the project tree).
Qt Creator uses (mostly?) the base name of the .pro file for naming run configurations. This often leads to name clashes. Perhaps it would be better if Creator used TARGET instead. See the attached screenshots.
Attachments
For Gerrit Dashboard: QTCREATORBUG-13950 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
123253,3 | QmakeProject: Use QMAKE_PROJECT_NAME to set the display name | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
140161,1 | QmakeProject: use TARGET as a display name | 3.6 | qt-creator/qt-creator | Status: DEFERRED | +1 | 0 |