summaryrefslogtreecommitdiffstats
path: root/Source/cmVisualStudio10TargetGenerator.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2009-10-23 15:33:27 (GMT)
committerBrad King <brad.king@kitware.com>2009-10-23 15:33:27 (GMT)
commitd4377c33777fe523edd3b9744a85c360feba5fa0 (patch)
tree84543e614035e585abcf6377ab8952fef4ecd9b0 /Source/cmVisualStudio10TargetGenerator.h
parent83816cc6ec619f3c108734814837510e31370e99 (diff)
downloadCMake-d4377c33777fe523edd3b9744a85c360feba5fa0.zip
CMake-d4377c33777fe523edd3b9744a85c360feba5fa0.tar.gz
CMake-d4377c33777fe523edd3b9744a85c360feba5fa0.tar.bz2
Always set OutputPath in VS 10 projects
The default $(OutDir)$(TargetName)$(TargetExt) for this value works in most cases because we set the three properties. However, if the target property PREFIX contains a path component (not documented but happens to work in other VS generators) we drop it from TargetName and do not put it in OutDir either. This commit corrects the resulting path by setting the OutputPath property explicitly with the full path. See issue #9768.
Diffstat (limited to 'Source/cmVisualStudio10TargetGenerator.h')
0 files changed, 0 insertions, 0 deletions