]> git.saurik.com Git - wxWidgets.git/blob - wxPython/distrib/mac/buildapp.py
split wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which is wxUSE_MDI + wxUSE_DOCVIEW)
[wxWidgets.git] / wxPython / distrib / mac / buildapp.py
1 # Just a simple shell around bundlebuilder.
2
3 from bundlebuilder import buildapp
4 buildapp()