summaryrefslogtreecommitdiffstats
path: root/Help/prop_sf/VS_DEPLOYMENT_CONTENT.rst
Commit message (Collapse)AuthorAgeFilesLines
* VS: Add a source file property to mark content for Windows App deploymentBrad King2014-08-121-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>