Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.14.1
-
Fix Version/s: Qt Creator 4.15.0-rc1
-
Component/s: Project & Build Management
-
Labels:None
-
Commits:1e9c42d76bf7c9db7d060bbca4a53e1afac72433
Description
Hello,
using Qbs I got a problem according the displayed name of the executables in the kit selector.
When using a non desktop kit Qbs products with periods in their name (like "A.B.C") the last part is removed: "A.B.C" -> "A.B"