summaryrefslogtreecommitdiffstats
path: root/Source/cmGetDirectoryPropertyCommand.cxx
diff options
context:
space:
mode:
authorMark Salisbury <mark.salisbury@hp.com>2014-05-22 17:45:43 (GMT)
committerBrad King <brad.king@kitware.com>2014-05-28 20:32:56 (GMT)
commitb684ce58dde41162179ab1cc6a0558e269bfd209 (patch)
treeb912ae76554060f362c70412c715c4698cd4bcad /Source/cmGetDirectoryPropertyCommand.cxx
parentcbc9a9514d0dd00b35b3de694dab02a387ec2b52 (diff)
downloadCMake-b684ce58dde41162179ab1cc6a0558e269bfd209.zip
CMake-b684ce58dde41162179ab1cc6a0558e269bfd209.tar.gz
CMake-b684ce58dde41162179ab1cc6a0558e269bfd209.tar.bz2
VS: Use lower-case boolean values in VS 7-9 (#14927)
The VS 7-9 IDEs parse .vcproj file boolean values in lower or upper case. The .NET XML parsing chokes on anything but "true", "false", "0", "1". Teach our generators to use lower-case names since they will work for both parsers. Our VS >= 10 flag tables already use lower-case.
Diffstat (limited to 'Source/cmGetDirectoryPropertyCommand.cxx')
0 files changed, 0 insertions, 0 deletions