4 SWIGFILES = ['html.i', ] #'htmlhelp.i' ]
5 PYFILES = ['htmlhelper.py']
6 #SOURCES = ['helpsys.cpp']
8 OTHERSWIGFLAGS = '-I../utils'
10 # include path for htmlhelp's xpm bitmaps
11 OTHERCFLAGS = "-I%s/src/html" % (WXDIR,)
13 # There are no platform differences so we don't need separate code directories