Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VS: support suppressing deployment of selected targets | Wil Stark | 2019-02-25 | 1 | -1/+2 |
| | | | | | | | | Add a `VS_NO_SOLUTION_DEPLOY` target property to explicitly specify for each target whether to suppress VS solution deployment of the generated target project. Fixes: #18953 | ||||
* | VS: Honor WinCE deployment properties in VS 2010+ | Wil Stark | 2019-01-10 | 1 | -0/+13 |
Previously only VS 2008 was supported. |