From 3393bed9b4e9943eb089ed0b82cbb867d1a9e634 Mon Sep 17 00:00:00 2001 From: Chris Elliott Date: Sat, 14 Apr 2007 14:24:38 +0000 Subject: [PATCH] stc src and includes added back git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- distrib/scripts/manifests/stc.rsp | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 distrib/scripts/manifests/stc.rsp 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 + +