]> git.saurik.com Git - wxWidgets.git/commit
Allow using version-specific vc prefix in msvc/wx/setup.h.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Mar 2010 14:19:29 +0000 (14:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Mar 2010 14:19:29 +0000 (14:19 +0000)
commit18a4c97b3682efabeaf7f0e74f2673b1bdc33517
tree1087b760291afc8ce481f190e970b27a013ed1fc
parentd48a4705abed4dd435ffcc4e4bdc4b087c73bbf3
Allow using version-specific vc prefix in msvc/wx/setup.h.

We still use just "vc" by default for compatibility but allow the user to
predefine either wxMSVC_VERSION or wxMSVC_VERSION_AUTO to use the specified or
version-dependent prefix instead. This is very convenient when using multiple
MSVC versions.

See #11022.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63617 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/msvc/wx/setup.h