diff --git a/sw.cpp b/sw.cpp index 650cbfb201..a44a43ee7b 100644 --- a/sw.cpp +++ b/sw.cpp @@ -35,7 +35,6 @@ void build(Solution &s) "src/textord/.*\\.h"_rr, "src/viewer/.*\\.cpp"_rr, "src/viewer/.*\\.h"_rr, - "src/vs2010/port/.*"_rr, "src/wordrec/.*\\.cpp"_rr, "src/wordrec/.*\\.h"_rr; @@ -112,7 +111,6 @@ void build(Solution &s) // auto &unicharset_training = tess.addStaticLibrary("unicharset_training"); unicharset_training += - "src/training/fileio.*"_rr, "src/training/icuerrorcode.*"_rr, "src/training/icuerrorcode.h", "src/training/lang_model_helpers.*"_rr,