mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 01:30:07 +01:00
Set wxUSE_WINRT to 0
This commit is contained in:
@@ -404,6 +404,7 @@ def main(wxDir, args):
|
||||
flags["wxUSE_DATEPICKCTRL_GENERIC"] = "1"
|
||||
flags["wxUSE_IFF"] = "1"
|
||||
flags["wxUSE_ACCESSIBILITY"] = "1"
|
||||
flags["wxUSE_WINRT"] = "0"
|
||||
|
||||
# Remove this when Windows XP finally dies, or when there is a
|
||||
# solution for ticket #13116...
|
||||
|
||||
Reference in New Issue
Block a user