diff --git a/distrib/msw/generic.rsp b/distrib/msw/generic.rsp index 4042e6ad63..0869bd5655 100644 --- a/distrib/msw/generic.rsp +++ b/distrib/msw/generic.rsp @@ -552,6 +552,7 @@ samples/html/printing/*.xpm samples/html/printing/*.xbm samples/html/printing/*.png samples/html/printing/*.ico +samples/html/printing/*.gif samples/html/printing/*.htm samples/html/test/*.cpp @@ -641,6 +642,7 @@ samples/image/*.jpg samples/image/*.gif samples/image/*.tif samples/image/*.ico +samples/image/*.cur samples/image/*.txt samples/image/*.pro @@ -661,6 +663,8 @@ samples/internat/fr/*.mo samples/internat/fr/*.po samples/internat/de/*.mo samples/internat/de/*.po +samples/internat/ru/*.mo +samples/internat/ru/*.po samples/ipc/*.cpp samples/ipc/*.h diff --git a/distrib/msw/makefile.rsp b/distrib/msw/makefile.rsp index 11ed284728..a5c76798b2 100644 --- a/distrib/msw/makefile.rsp +++ b/distrib/msw/makefile.rsp @@ -54,7 +54,6 @@ samples/notebook/Makefile.in samples/printing/Makefile.in samples/proplist/Makefile.in samples/propsize/Makefile.in -samples/richedit/Makefile.in samples/rotate/Makefile.in samples/sashtest/Makefile.in samples/scroll/Makefile.in