Files
wxWidgets/utils/wxPython/modules/html/build.cfg
T

9 lines
197 B
INI

# -*- python -*-
MODULE = 'htmlc'
SWIGFILES = ['html.i', ]
PYFILES = ['htmlhelper.py']
SOURCES = ['helpsys.cpp']
# include path for htmlhelp's xpm bitmaps
OTHERCFLAGS = "-I%s/src/html" % (WXDIR,)