I have two projects previously built using CMake with "Visual Studio 12 2013" as the generator. Qt Creator manages to successfully parse both projects, but all source files and headers are duplicated in one of the projects and quadrupled in the other. Here's how it looks:I have two projects previously built using CMak