Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.0.0-rc1
-
None
-
c4c9b90b7f32b6b04026079ba5953bcf9730f562
Description
When I open a qbs project in Qt Creator, a directory <projectdir>/../<projectname>-build is created.
I didn't do a build, and I also wasn't asked if or where this would be created, it just spammed my parent directory.
Either qbs shouldn't dump files when not doing a build, or, if it really needs to dump files, it should do that in some temporary directory where it can do what it wants.
Attachments
Issue Links
- replaces
-
QBS-361 Unnecessary creation of folders and files while editing Build directory.
- Closed