- 
    Bug 
- 
    Resolution: Fixed
- 
     Not Evaluated Not Evaluated
- 
    None
- 
    QDS 4.5.1, QDS 4.6.0
- 
    None
- 
        1f1d49be0 (qds/dev)
- 
        QDS Berlin - 2024 Week 37/38, QDS Berlin - 2024 Week 39/40, QDS Berlin - 2024 Week 41/42, QDS Berlin - 2024 Week 43/44, QDS Berlin - 2024 Week 45/46, QDS Berlin - 2024 Week 47/48
The contents of the build directory generated by Qt Creator show up in the Projects view

Steps to reproduce:
- Create a project in QDS and export CMake files
- Close QDS and delete CMakeLists.txt.shared
	- Alternatively edit it to put the build directory inside the source folder (reasonable assumption that people want to do this since it is Qt Creator's default behavior)
- <value type="QString">QTC_DEFAULT_BUILD_DIRECTORY_TEMPLATE=build/%{Asciify:%
{Project:Name}
-%{BuildConfig:Name}}</value> 
 
- Open and build the project in Qt Creator
- Reopen it in QDS
 
An additional problem is that everything in build gets added to a QRC file that is generated with QDS (File > Export Project > Generate QRC)
- mentioned in
- 
                    Page Loading... 
