summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/VS10Project/VsCustomProps.cmake
Commit message (Collapse)AuthorAgeFilesLines
* VS: renamed target property VS_USER_PROPS_CXX to VS_USER_PROPSMichael Stürmer2017-01-131-1/+1
|
* VS: Add option to customize vcxproj user props fileMichael Stürmer2016-11-291-0/+7
Add a `VS_USER_PROPS_CXX` target property to set the user props file of the generated `.vcxproj` file to be something other than the default `$(UserRootDir)\\Microsoft.Cpp.$(Platform).user.props`.