]> git.saurik.com Git - wxWidgets.git/blob - wxPython/distrib/mac/buildapp.py
Applied patch [ 1355809 ] Add ability to use templates with static event tables
[wxWidgets.git] / wxPython / distrib / mac / buildapp.py
1 # Just a simple shell around bundlebuilder.
2
3 from bundlebuilder import buildapp
4 buildapp()