Add Microsoft Visual Studio 2015 solution file for building wxMSW.
Allow building with VC14 out of the box. Closes https://github.com/wxWidgets/wxWidgets/pull/48
This commit is contained in:
committed by
Vadim Zeitlin
parent
cb81c2e914
commit
328743bf2d
@@ -159,6 +159,7 @@ wxMSW:
|
||||
- wxListCtrl::GetItemCount() in wxEVT_LIST_INSERT_ITEM is no longer off by 1.
|
||||
- Don't send bogus root selection events when clicking wxTreeCtrl (sbrowne).
|
||||
- Avoid bogus assert after calling wxDatePickerCtrl::SetRange().
|
||||
- Add solution file for building with MSVS 2014 (Peter Tissen).
|
||||
|
||||
wxOSX/Cocoa:
|
||||
|
||||
|
Reference in New Issue
Block a user