diff --git a/distrib/scripts/manifests/stc.rsp b/distrib/scripts/manifests/stc.rsp new file mode 100644 index 0000000000..63f86b19ef --- /dev/null +++ b/distrib/scripts/manifests/stc.rsp @@ -0,0 +1,19 @@ +src/stc/*.cpp +src/stc/*.h +src/stc/*.rc +src/stc/*.def +src/stc/*.xbm +src/stc/*.xpm +src/stc/make*.* +src/stc/*.ico +src/stc/*.bmp +src/stc/README.txt + +src/stc/scintilla/README.txt +src/stc/scintilla/include/*.h +src/stc/scintilla/src/*.cpp +src/stc/scintilla/src/*.cxx +src/stc/scintilla/src/*.h +include/wx/stc/*.h + +