X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7e0c58e92cb173bb192444670535f49583a6bf1d..7505b72ead138a4c33c67479bc0db51500b63576:/build/bakefiles/scintilla.bkl diff --git a/build/bakefiles/scintilla.bkl b/build/bakefiles/scintilla.bkl index a64a2a2484..604b5ea64d 100644 --- a/build/bakefiles/scintilla.bkl +++ b/build/bakefiles/scintilla.bkl @@ -15,6 +15,18 @@ $(TOP_SRCDIR)src/stc/scintilla/include + + +$(srcdir)/include/wx/stc/stc.h: \ +$(srcdir)/src/stc/scintilla/include/Scintilla.iface \ +$(srcdir)/src/stc/stc.cpp.in \ +$(srcdir)/src/stc/stc.h.in \ +$(srcdir)/src/stc/gen_iface.py + cd $(srcdir)/src/stc && ./gen_iface.py +monolib_stc.o monodll_stc.o stcdll_stc.o stclib_stc.o: \ +$(srcdir)/include/wx/stc/stc.h + + $(TOP_SRCDIR)src/stc/scintilla/include