wxwidgets/docs/msw
PB 77d8926126 Simplify Windows application manifests
In section "dependency" use "*" in processorArchitecture instead of specifying
the concrete architecture such as "amd64" or "x86". This allows to have just one
manifest for all architectures instead of having them for all supported architectures
individually differing in just processorArchitecture.
2021-12-17 16:57:45 +01:00
..
binaries.md Update dates and version numbers for 3.1.5 release 2021-04-11 17:28:16 +02:00
gtk.md Integrate MSW, OS X and iOS build instructions into doxygen 2018-10-03 19:17:14 +02:00
gtkfix.patch Improve build instructions for wxGTK/MSW 2016-09-13 12:59:46 +02:00
install.md Fix appearance of "%" in wxMSW install instructions 2021-09-05 17:44:57 +02: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
winxp.md Simplify Windows application manifests 2021-12-17 16:57:45 +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.