diff --git a/samples/html/about/about.bkl b/samples/html/about/about.bkl
new file mode 100644
index 0000000000..e3e72fe8b8
--- /dev/null
+++ b/samples/html/about/about.bkl
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
+ about.cpp
+ html
+ core
+ base
+ about.rc
+
+
+
+ $(BUILDDIR)/data
+ $(SRCDIR)/data
+
+ about.htm logo.png
+
+
+
+
diff --git a/samples/html/help/help.bkl b/samples/html/help/help.bkl
new file mode 100644
index 0000000000..6bc0a74eb0
--- /dev/null
+++ b/samples/html/help/help.bkl
@@ -0,0 +1,33 @@
+
+
+
+
+
+
+
+
+ help.cpp
+ html
+ core
+ base
+ help.rc
+
+
+
+ $(BUILDDIR)/helpfiles
+ $(SRCDIR)/helpfiles
+
+ Index.hhk
+ another.hhc
+ another.hhp
+ another.htm
+ book1.htm
+ book2.htm
+ contents.hhc
+ main.htm
+ page2-b.htm
+ testing.hhp
+
+
+
+
diff --git a/samples/html/helpview/helpview.bkl b/samples/html/helpview/helpview.bkl
new file mode 100644
index 0000000000..a04699656e
--- /dev/null
+++ b/samples/html/helpview/helpview.bkl
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
+
+ helpview.cpp
+ html
+ core
+ base
+ helpview.rc
+
+
+
+ test.zip
+
+
+
diff --git a/samples/html/printing/printing.bkl b/samples/html/printing/printing.bkl
new file mode 100644
index 0000000000..0d665c6315
--- /dev/null
+++ b/samples/html/printing/printing.bkl
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
+
+ printing.cpp
+ html
+ core
+ base
+ printing.rc
+
+
+
+ logo6.gif test.htm
+
+
+
diff --git a/samples/html/test/test.bkl b/samples/html/test/test.bkl
new file mode 100644
index 0000000000..cb0497e10f
--- /dev/null
+++ b/samples/html/test/test.bkl
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+
+ test.cpp
+ html
+ core
+ base
+ test.rc
+
+
+
+
+ f.html fft.html imagemap.htm imagemap.png pic.png pic2.bmp
+ tables.htm test.htm i18n.gif 8859_2.htm cp1250.htm regres.htm
+
+
+
+
diff --git a/samples/html/virtual/virtual.bkl b/samples/html/virtual/virtual.bkl
new file mode 100644
index 0000000000..10c045e6a6
--- /dev/null
+++ b/samples/html/virtual/virtual.bkl
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
+
+ virtual.cpp
+ html
+ core
+ base
+ virtual.rc
+
+
+
+ start.htm
+
+
+
diff --git a/samples/html/widget/widget.bkl b/samples/html/widget/widget.bkl
new file mode 100644
index 0000000000..82e8e709ca
--- /dev/null
+++ b/samples/html/widget/widget.bkl
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
+
+ widget.cpp
+ html
+ core
+ base
+ widget.rc
+
+
+
+ start.htm
+
+
+
diff --git a/samples/html/zip/zip.bkl b/samples/html/zip/zip.bkl
new file mode 100644
index 0000000000..dbf4125afd
--- /dev/null
+++ b/samples/html/zip/zip.bkl
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
+
+ zip.cpp
+ html
+ core
+ base
+ zip.rc
+
+
+
+ pages.zip start.htm
+
+
+