Move manifest explanation in the main wxMSW install docs

This is important enough to be described directly there, especially now
when a manifest is required.
This commit is contained in:
Vadim Zeitlin 2023-01-07 18:39:04 +00:00
parent fc9ade48b9
commit e7297592cb
4 changed files with 35 additions and 30 deletions

View file

@ -41,7 +41,7 @@
<ul>
<li>Readme:
<a href="readme.txt"><b>General ReadMe</b></a>,
<a href="msw/readme.txt">wxMSW</a> (<a href="msw/winxp.txt">wxMSW for WinXP</a>),
<a href="msw/readme.txt">wxMSW</a>,
<a href="gtk/readme.txt">wxGTK</a>,
<a href="osx/readme.txt">wxOSX</a>,
<a href="qt/readme.txt">wxQt</a>