]> git.saurik.com Git - wxWidgets.git/blob - wxPython/distrib/mac/buildapp.py
removed wxLoadBitmap() introduced in 1.37 -> 1.38; just use DIBs under Windows CE...
[wxWidgets.git] / wxPython / distrib / mac / buildapp.py
1 # Just a simple shell around bundlebuilder.
2
3 from bundlebuilder import buildapp
4 buildapp()