QuiverProjectCreator
QuiverProjectCreator copied to clipboard
Properly support "weird" Visual Studio project options
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 working just for the sake of full Visual Studio support. ~~Although MSVC's link time optimization sucks.~~