summaryrefslogtreecommitdiffstats
path: root/Source/cmIncludeExternalMSProjectCommand.h
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2012-03-06 23:41:56 (GMT)
committerDavid Cole <david.cole@kitware.com>2012-03-06 23:45:51 (GMT)
commitb28e7fa174798717ebf8e18b8d97755d3568b04d (patch)
tree3f35341454a99c3dce1aad7f9312ef5227903626 /Source/cmIncludeExternalMSProjectCommand.h
parentdf19b9cadb5caca0f77ee87b8e28181e61c0658e (diff)
downloadCMake-b28e7fa174798717ebf8e18b8d97755d3568b04d.zip
CMake-b28e7fa174798717ebf8e18b8d97755d3568b04d.tar.gz
CMake-b28e7fa174798717ebf8e18b8d97755d3568b04d.tar.bz2
VS6: Avoid SBCS test on VS6 (#12189)
The previous commit, df19b9ca, assumed that the corresponding _UNICODE functionality in the VS6 generator actually worked. That turns out not to be the case. Unicode definition does not actually suppress _MBCS definition, so neither does this new code... Don't test it here, since the patch submitter for _SBCS does not need VS6 support. If somebody needs _UNICODE and _SBCS support to suppress the definition of _MBCS in the VS6 generator, it is work yet to do. Patches welcome.
Diffstat (limited to 'Source/cmIncludeExternalMSProjectCommand.h')
0 files changed, 0 insertions, 0 deletions