wxwidgets/build/msw
Lauri Nurmi 99bc43cefe Introduce minimal MSW ARM support
wxMSW could already be compiled for ARM with MSVC, but due to not
defining any ARCH_SUFFIX for ARM, makefile.vc used to place objectsi
and libraries to the same folder as x86 objects and libraries.

A completely different question is what kind of Windows runs on 32-bit
ARM, and whether one can run regular desktop apps on it.

This commit mimics what f69dbaa1 did for ARM64, and adapts it for ARM.

Closes #24222.
2024-01-21 01:48:16 +01:00
..
config.gcc Merge branch 'master' into webview-chromium 2023-08-30 02:03:00 +02:00
config.vc Introduce minimal MSW ARM support 2024-01-21 01:48:16 +01:00
makefile.gcc Merge branch 'master' into webview-chromium 2024-01-17 00:22:39 +01:00
makefile.vc Introduce minimal MSW ARM support 2024-01-21 01:48:16 +01:00
wx_adv.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_adv.vcxproj.filters Mark MSVS *.vcxproj.filters files as using CR LF as well 2021-11-24 12:13:12 +01:00
wx_aui.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_aui.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_base.vcxproj Add wxFileSystemHandler for "data" scheme 2023-12-18 22:19:11 +01:00
wx_base.vcxproj.filters Add wxFileSystemHandler for "data" scheme 2023-12-18 22:19:11 +01:00
wx_config.props Remove obsolete options from MSVS .props files 2023-11-30 02:52:25 +01:00
wx_core.vcxproj Add wx/persist/combobox.h to the headers list 2023-12-22 18:43:57 +01:00
wx_core.vcxproj.filters Add wx/persist/combobox.h to the headers list 2023-12-22 18:43:57 +01:00
wx_custom_build.vcxproj Remove setup0.h files 2021-01-31 19:02:56 +01:00
wx_custom_build.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_gl.vcxproj Remove GLU dependency 2023-12-28 14:49:42 -08:00
wx_gl.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_html.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_html.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_media.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_media.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_net.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_net.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_propgrid.vcxproj Move wxPropertyGrid internal stuff to the separate private header 2023-03-10 23:57:43 +01:00
wx_propgrid.vcxproj.filters Move wxPropertyGrid internal stuff to the separate private header 2023-03-10 23:57:43 +01:00
wx_qa.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_qa.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_ribbon.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_ribbon.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_richtext.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_richtext.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_setup.props Introduce minimal MSW ARM support 2024-01-21 01:48:16 +01:00
wx_stc.vcxproj Update MSVS projects with Scintilla and Lexilla changes 2023-02-14 22:52:26 +01:00
wx_stc.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_vc14.sln Don't build separate webview_chromium library 2023-09-15 01:56:08 +02:00
wx_vc15.sln Don't build separate webview_chromium library 2023-09-15 01:56:08 +02:00
wx_vc16.sln Don't build separate webview_chromium library 2023-09-15 01:56:08 +02:00
wx_vc17.sln Don't build separate webview_chromium library 2023-09-15 01:56:08 +02:00
wx_webview.vcxproj Don't build separate webview_chromium library 2023-09-15 01:56:08 +02:00
wx_webview.vcxproj.filters Don't build separate webview_chromium library 2023-09-15 01:56:08 +02:00
wx_wxexpat.vcxproj Support linking with static runtime when using MSBuild 2022-08-04 02:27:01 +02:00
wx_wxexpat.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxjpeg.vcxproj Support linking with static runtime when using MSBuild 2022-08-04 02:27:01 +02:00
wx_wxjpeg.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxlexilla.vcxproj Update MSVS projects with Scintilla and Lexilla changes 2023-02-14 22:52:26 +01:00
wx_wxlexilla.vcxproj.filters Update MSVS projects with Scintilla and Lexilla changes 2023-02-14 22:52:26 +01:00
wx_wxpng.vcxproj Support linking with static runtime when using MSBuild 2022-08-04 02:27:01 +02:00
wx_wxpng.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxregex.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_wxregex.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxscintilla.vcxproj Update MSVS projects with Scintilla and Lexilla changes 2023-02-14 22:52:26 +01:00
wx_wxscintilla.vcxproj.filters Update MSVS projects with Scintilla and Lexilla changes 2023-02-14 22:52:26 +01:00
wx_wxtiff.vcxproj Support linking with static runtime when using MSBuild 2022-08-04 02:27:01 +02:00
wx_wxtiff.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxzlib.vcxproj Support linking with static runtime when using MSBuild 2022-08-04 02:27:01 +02:00
wx_wxzlib.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_xml.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_xml.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_xrc.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_xrc.vcxproj.filters Factor out common code from most wxBookCtrl-related XRC handlers 2022-02-27 22:42:00 +00:00