wxWidgets/wxPython/distrib/mac/buildapp.py
2003-03-25 06:35:27 +00:00

5 lines
91 B
Python

# Just a simple shell around bundlebuilder.
from bundlebuilder import buildapp
buildapp()