]> git.saurik.com Git - wxWidgets.git/blame_incremental - wxPython/distrib/mac/buildapp.py
corrected WXDLLIMPEXP_ declaration for wxEventBlocker: it's part of core, not base
[wxWidgets.git] / wxPython / distrib / mac / buildapp.py
... / ...
CommitLineData
1# Just a simple shell around bundlebuilder.
2
3from bundlebuilder import buildapp
4buildapp()