Handle custom configurations in MSVC-specific setup.h.
Account for wxCFG when building the paths used for MSVC autolinking. This variable should be defined to the same value as CFG during (command line) build. Closes #15431. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -577,6 +577,7 @@ wxMSW:
|
||||
- It is now possible to tab into radio boxes again.
|
||||
- Fix launching some types of files under Windows 7 and later (Steven Houchins).
|
||||
- Don't use an icon for items inserted without one into wxListCtrl (Chuddah).
|
||||
- Handle custom configurations when using MSVC autolinking (tinman).
|
||||
|
||||
wxOSX:
|
||||
|
||||
|
Reference in New Issue
Block a user