]> git.saurik.com Git - wxWidgets.git/blob - utils/wxPython/modules/lseditor/build.cfg
wizard.h added to the list of headers
[wxWidgets.git] / utils / wxPython / modules / lseditor / build.cfg
1 # -*- python -*-
2
3 MODULE = 'lseditorc'
4 SWIGFILES = ['lseditor.i']
5
6 SOURCES = ['finddlg.cpp', 'lseditorpl.cpp', 'markup.cpp', 'plugin.cpp',
7 'sourcepainter.cpp', 'tdefs.cpp']
8
9