X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14860f14275b6065f0177a6f15168bff9bd4f278..b5c4f0dfd9c9f84c7fbba8d5da2b70c6a1d7c902:/distrib/scripts/manifests/generic.rsp?ds=sidebyside diff --git a/distrib/scripts/manifests/generic.rsp b/distrib/scripts/manifests/generic.rsp index a07593408c..f0090635d3 100644 --- a/distrib/scripts/manifests/generic.rsp +++ b/distrib/scripts/manifests/generic.rsp @@ -104,6 +104,7 @@ include/wx/generic/*.h include/wx/generic/private/*.h include/wx/generic/*.xpm include/wx/html/*.h +include/wx/persist/*.h include/wx/richtext/*.h include/wx/aui/*.h include/wx/propgrid/*.h @@ -200,20 +201,35 @@ tests/*.fc tests/archive/*.cpp tests/archive/*.h tests/arrays/*.cpp +tests/base64/*.cpp +tests/benchmarks/*.cpp +tests/benchmarks/*.h +tests/cmdline/*.cpp +tests/config/*.cpp +tests/controls/*.cpp +tests/controls/*.h tests/datetime/*.cpp +tests/events/*.cpp +tests/exec/*.cpp tests/fileconf/*.cpp tests/filekind/*.cpp tests/filename/*.cpp tests/filesys/*.cpp +tests/font/*.cpp tests/fontmap/*.cpp tests/formatconverter/*.cpp tests/geometry/*.cpp tests/hashes/*.cpp +tests/html/*.cpp +tests/image/*.cpp tests/intl/*.cpp tests/intl/fr/internat.* tests/lists/*.cpp tests/longlong/*.cpp tests/mbconv/*.cpp +tests/misc/*.cpp +tests/net/*.cpp +tests/net/*.cpp tests/regex/*.cpp tests/regex/*.inc @@ -227,5 +243,12 @@ tests/streams/*.h tests/strings/*.cpp tests/textfile/*.cpp +tests/thread/*.cpp tests/uris/*.cpp + +tests/vectors/*.cpp +tests/weakref/*.cpp +tests/window/*.cpp +tests/xlocale/*.cpp +tests/xml/*.cpp