]> git.saurik.com Git - wxWidgets.git/blob - wxPython/distrib/mac/buildapp.py
New patch for SWIG, updated to SWIG 1.3.22. Removed old patches that
[wxWidgets.git] / wxPython / distrib / mac / buildapp.py
1 # Just a simple shell around bundlebuilder.
2
3 from bundlebuilder import buildapp
4 buildapp()