]> git.saurik.com Git - wxWidgets.git/blame_incremental - wxPython/distrib/mac/buildapp.py
Merged modifications from the 2.6 branch
[wxWidgets.git] / wxPython / distrib / mac / buildapp.py
... / ...
CommitLineData
1# Just a simple shell around bundlebuilder.
2
3from bundlebuilder import buildapp
4buildapp()