diff options
author | David Cole <david.cole@kitware.com> | 2011-11-04 17:29:41 (GMT) |
---|---|---|
committer | David Cole <david.cole@kitware.com> | 2011-11-04 17:29:41 (GMT) |
commit | 011694c269a1193ec8f7fe8dce8d4a86bcafa8e4 (patch) | |
tree | 85c1c97cabc3070f2b70fca65f37d7c50806c09f /Tests | |
parent | a2e6d2482e4eb007c8012f2aee3b2381cc95a001 (diff) | |
download | CMake-011694c269a1193ec8f7fe8dce8d4a86bcafa8e4.zip CMake-011694c269a1193ec8f7fe8dce8d4a86bcafa8e4.tar.gz CMake-011694c269a1193ec8f7fe8dce8d4a86bcafa8e4.tar.bz2 |
VS10: Use expected values for UseOfMfc (#11213)
Use expected values for the UseOfMfc xml element in
VS 10 .vcxproj files.
CMAKE_MFC_FLAG=1 maps to "Static"
CMAKE_MFC_FLAG=2 maps to "Dynamic"
all other values map to "false"
Thanks to Randy Schott and McBen for their patches which
served as inspiration and motivation for getting this done.
See also http://public.kitware.com/Bug/view.php?id=11224
Diffstat (limited to 'Tests')
0 files changed, 0 insertions, 0 deletions