]> git.ipfire.org Git - thirdparty/krb5.git/commit
Pick MFC version based on VisualStudioVersion
authorThomas Sondergaard <thomas.sondergaard@karoshealth.com>
Tue, 11 Aug 2015 06:31:53 +0000 (08:31 +0200)
committerGreg Hudson <ghudson@mit.edu>
Thu, 27 Aug 2015 16:39:29 +0000 (12:39 -0400)
commit705c2a4f21f64e0ee5be10eeffbc8c78c27a518d
treef60d12bdb89e04c1eff0bf1456b887438fd23f10
parent4896c7e43725d2690e2adb0d49040c9bc594744b
Pick MFC version based on VisualStudioVersion

Rather than hardcode support for VS2010 and VS2012, assume that the
right MFC version can be obtained by removing the "." in the
VisualStudioVersion variable.  This is true for VS2010, VS2012,
VS2013, and VS2015 at least.  If VisualStudioVersion it is not set,
fall back to using MFC100(D) as before.

ticket: 8231
src/windows/leash/Makefile.in