diff --git a/samples/help/help.bkl b/samples/help/help.bkl
index 5a5b09c4b4..1c933f1c60 100644
--- a/samples/help/help.bkl
+++ b/samples/help/help.bkl
@@ -7,7 +7,7 @@
demo.cpp
core
base
- help.rc
+ demo.rc
diff --git a/samples/png/png.bkl b/samples/png/png.bkl
index 531d63893d..e947e8a954 100644
--- a/samples/png/png.bkl
+++ b/samples/png/png.bkl
@@ -4,10 +4,10 @@
- png.cpp
+ pngdemo.cpp
core
base
- png.rc
+ pngdemo.rc
diff --git a/samples/sockets/sockets.bkl b/samples/sockets/sockets.bkl
index 34d0a3b937..27bd0bc01e 100644
--- a/samples/sockets/sockets.bkl
+++ b/samples/sockets/sockets.bkl
@@ -3,11 +3,18 @@
-
- sockets.cpp
+
+ client.cpp
core
base
- sockets.rc
+ client.rc
+
+
+
+ server.cpp
+ core
+ base
+ server.rc
diff --git a/samples/taskbar/taskbar.bkl b/samples/taskbar/taskbar.bkl
index c702684725..757893e10b 100644
--- a/samples/taskbar/taskbar.bkl
+++ b/samples/taskbar/taskbar.bkl
@@ -4,10 +4,10 @@
- taskbar.cpp
+ tbtest.cpp
core
base
- taskbar.rc
+ tbtest.rc