wxwidgets/docs/msw
Vadim Zeitlin 523979b1f1 Explain that using MSVC-specific wx/setup.h is optional
It made sense to emphasize its use when this was the recommended way to
set up MSVS projects, but now the simplest (and hence recommended) way
to do it is using wxwidgets.props file, so make the manual setup
instructions more generic as they're most likely to be used with
non-MSVC compilers.
2023-11-05 02:26:58 +01:00
..
binaries.md Revert "Temporarily change the release to 3.2.0-rc1" 2022-06-30 00:21:33 +02:00
gtk.md Quote paths using backslashes in Doxygen input 2022-03-28 00:16:29 +02:00
gtkfix.patch Improve build instructions for wxGTK/MSW 2016-09-13 12:59:46 +02:00
install.md Explain that using MSVC-specific wx/setup.h is optional 2023-11-05 02:26:58 +01:00
msys2-gtk.md Update MSys2 URLs in build documentation 2021-05-08 12:58:54 -04:00
msys2-msw.md Update MSys2 URLs in build documentation 2021-05-08 12:58:54 -04:00
msys2-qt.md Update MSys2 URLs in build documentation 2021-05-08 12:58:54 -04:00
readme.txt Integrate MSW, OS X and iOS build instructions into doxygen 2018-10-03 19:17:14 +02:00
setup_after.txt Add a text file to be shown after finishing wxMSW installation 2018-12-09 16:40:08 +01:00

This is wxWidgets for Windows (wxMSW)
-------------------------------------

For information on installing wxWidgets, please see install.md.

For further information, please see docs/html/index.htm and the
wxWidgets reference manual.