]> git.saurik.com Git - wxWidgets.git/blob - utils/wxPython/modules/stubs/README
stubs...
[wxWidgets.git] / utils / wxPython / modules / stubs / README
1 Aug. 2 1999 Harm van der Heijden
2
3 What's in here:
4
5 Makefile.pre.in
6 A custom Makefile.pre.in, originally by Robin Dunn as part of the
7 wxPython source distribution. Intented for separate wxPython
8 modules, it should require little or no modification for other
9 module projects
10
11 Setup.in
12 A custom Setup.in for building the modules below. It expects to find
13 the wxPython source dir in the directory specified by WXP_SRCDIR.
14 All modules are linked agains libwx_pymodule.so, which should
15 contain the SWIG runtime code and wxPython's helpers.cpp code.
16