f786a3b23d
- changed SOURCES treatment in build.py; the path is stripped from the source file when the object name is derived; this means sources can be anywhere (typically might be in GENCODEDIR) but the compiled object will always be in the current dir. (This is how the implicit makefile rule already behaved) - updated glcanvas/build.cfg for unix builds to copy glcanvas.cpp from utils/glcanvas (like Setup.in did) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 |
||
---|---|---|
.. | ||
glcanvas | ||
html | ||
lseditor | ||
stubs | ||
utils | ||
buildall.py | ||
Makefile | ||
makefile.vc | ||
makeinc.vc | ||
README |
Modules subdir, more info later... stubs contains a template for new modules. html, lseditor are more or less usuable. glcanvas is moved from the main src directory. Note, there are no SWIG generated files in CVS yet. I don't expect them to be useful at this stage, since you can't hack this stuff without a working & patched up SWIG anyway. Besides, those big files really bog down my phone line. Harm van der Heijden, Aug 11, 1999.