X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e166644c534521f311e4f010b0829c7c9951e7a3..8f17924e7389618db0ac792f2b53e69d7e4bb4ec:/utils/wxPython/modules/html/build.cfg diff --git a/utils/wxPython/modules/html/build.cfg b/utils/wxPython/modules/html/build.cfg index 9bd08fcd18..ecf970e3cf 100644 --- a/utils/wxPython/modules/html/build.cfg +++ b/utils/wxPython/modules/html/build.cfg @@ -1,8 +1,9 @@ # -*- python -*- MODULE = 'htmlc' -SWIGFILES = ['html.i', ] #'htmlhelp.i' ] -PYFILES = ['htmlhelper.py'] +SWIGFILES = ['html.i', 'htmlhelp.i' ] + +#PYFILES = ['htmlhelper.py'] #SOURCES = ['helpsys.cpp'] OTHERSWIGFLAGS = '-I../utils'