new VC++ project files with both dll and lib in one project
[wxWidgets.git] / wxPython / scripts / pyalacarte
0 / 4 (  0%)
CommitLineData
1#!/usr/bin/env python
2
3from wx.py.PyAlaCarte import main
4main()