diff options
author | David Cole <david.cole@kitware.com> | 2011-11-04 17:07:38 (GMT) |
---|---|---|
committer | David Cole <david.cole@kitware.com> | 2011-11-04 17:07:38 (GMT) |
commit | a2e6d2482e4eb007c8012f2aee3b2381cc95a001 (patch) | |
tree | addac5da1dbf526316333bcad800818a73cb5595 /Source/cmGlobalMinGWMakefileGenerator.cxx | |
parent | c71f7ab7db843234cab7e6b75ab2636a0d7e8d67 (diff) | |
download | CMake-a2e6d2482e4eb007c8012f2aee3b2381cc95a001.zip CMake-a2e6d2482e4eb007c8012f2aee3b2381cc95a001.tar.gz CMake-a2e6d2482e4eb007c8012f2aee3b2381cc95a001.tar.bz2 |
Tests: Fix MFC test to work with VS 10 and later (#11213)
The mfc app in the test was generated by the VS 7.1 wizard,
and due to changes in VS since then, the values used for WINVER
and _WIN32_WINNT caused compile errors when built with VS 10
or later. Change them to values appropriate for targeting
Windows XP or later when building with VS 10 or later.
See http://msdn.microsoft.com/en-us/library/6sehtctf.aspx
for more info.
Diffstat (limited to 'Source/cmGlobalMinGWMakefileGenerator.cxx')
0 files changed, 0 insertions, 0 deletions