Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VS: Add a source file property to mark content for Windows App deployment | Brad King | 2014-08-12 | 1 | -0/+11 |
Create a VS_DEPLOYMENT_CONTENT source file property, supporting generator expressions, to compute whether a source file should be marked as DeploymentContent or ExcludedFromBuild in Windows Phone and Windows Store projects. Inspired-by: Minmin Gong <minmin.gong@gmail.com> |