Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 2.7.0
-
None
-
Win7 x64, Qt 5.0.2, Qt Creator 2.7.0
Description
(I have the German version, so I must guess the namings of buttons/tabs/etc.)
When cloning a build configuration, the arguments in "Steps for creation" ("Erstellungsschritte") are duplicated, e.g.
mingw32-make.exe all --> cloning --> mingw32-make.exe all all
and in Steps for cleaning (Schritte zur Bereinigung), the arguments get lost, e.g.
mingw32-make.exe clean --> cloning --> mingw32-make.exe
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-8998 "Clone Selected" in "Build Settings" does not clone build steps
-
- Closed
-