Add link to the binaries instructions to the release notes

Although the release notes themselves partially repeat the information
there, the manual is more complete, so still link to it.
This commit is contained in:
Vadim Zeitlin 2023-06-30 17:55:34 +02:00
parent 3bd5063886
commit e5e37d9878

View file

@ -48,6 +48,8 @@ way to do it is to use the provided `wxwidgets.props` file: for this, open the
Sheet..." from the project context menu and browse to this file in the file
open dialog.
Please see the [instructions in the manual](https://docs.wxwidgets.org/3.2.0/plat_msw_binaries.html) for more details.
### For End Users
End users may download one of `wxMSW-3.2.0_vcXXX_ReleaseDLL.7z` or `wxMSW-3.2.0_gccXXX_ReleaseDLL.7z` files to get just the DLLs required for running the applications using wxWidgets.