Skip to content

Move the ProjectsGenerator to kdevplatform tests in order to make it...

Move the ProjectsGenerator to kdevplatform tests in order to make it accessable from other projects.

This change is step one in getting the custom-buildsystem unittest to work on Windows. We will use the ProjectsGenerator to generate project files instead of having project files under source control. This approach is more maintenance friendly.

Edited by Milian Wolff

Merge request reports