]> git.saurik.com Git - wxWidgets.git/blame - utils/wxPython/modules/lseditor/build.cfg
2c : check menu was inversely set
[wxWidgets.git] / utils / wxPython / modules / lseditor / build.cfg
CommitLineData
5148fc8e
RD
1# -*- python -*-
2
3MODULE = 'lseditorc'
4SWIGFILES = ['lseditor.i']
5
6SOURCES = ['finddlg.cpp', 'lseditorpl.cpp', 'markup.cpp', 'plugin.cpp',
7 'sourcepainter.cpp', 'tdefs.cpp']
8
9