QuiverProjectCreator icon indicating copy to clipboard operation
QuiverProjectCreator copied to clipboard

Simple Project Creator for C/C++

Results 2 QuiverProjectCreator issues
Sort by recently updated
recently updated
newest added

Binaries, object files, libraries, and whatnot should be cleaned from release/debug folders when regenerating projects as they can interfere with builds. MSBuild in particular complains about files from "another" project...

enhancement

The two options in particular are `WholeProgramOptimization` and `SpectreMigitation`. These two don't really reside in the compiler configuration panel of the project file iirc. We should probably get them properly...

enhancement