diff --git a/doc/README.build.msvc.html b/doc/README.build.msvc.html
index 7bcd33ee11..538d13847f 100644
--- a/doc/README.build.msvc.html
+++ b/doc/README.build.msvc.html
@@ -122,6 +122,18 @@ BuildExecutableInstall.bat [DEBUG] [CS]
Where DEBUG means if the build is a debug one or not and CS means classic server installer.
After the standard build is finished, an output directory with the same structure as the installed FB directory is created.
+If you want to build the examples just cd to firebird2\output\examples\build_win32 and run build_all.bat
+Build_all.bat calls five other bats to make the example sets. Excluding empbuild which is a prerequisite for the other example sets, any example set can be build independently with its make_XXX script.
+The example sets are:
+