Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VS: Add option to set `ConfigurationType` of a .vcxproj file | Fabian Otto | 2016-02-26 | 5 | -0/+33 |
Add a VS_CONFIGURATION_TYPE target property to set this value explicitly. This is useful to build a Windows Kernel Mode Driver, for example. |