mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-23 23:59:02 +08:00
for me. Will be doing more testing tomorrow on other platforms and then will remove the old wxPython build stuff...) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
7 lines
89 B
INI
7 lines
89 B
INI
# -*- python -*-
|
|
|
|
MODULE = 'htmlc'
|
|
SWIGFILES = ['html.i', ]
|
|
PYFILES = ['htmlhelper.py']
|
|
|