X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9539ad0b79a6673a9f04fbfdc6596d8e387c5b0c..52cda80e1c94758a720d48c5b9743dbb18764cb6:/samples/sockets/sockets.bkl?ds=sidebyside
diff --git a/samples/sockets/sockets.bkl b/samples/sockets/sockets.bkl
index 27bd0bc01e..0e9b60e45e 100644
--- a/samples/sockets/sockets.bkl
+++ b/samples/sockets/sockets.bkl
@@ -3,18 +3,42 @@
-
+
+
+ 1
+
+
+ USE_GUI=='1'
+
+
+
client.cpp
core
+ net
base
client.rc
-
+
server.cpp
core
+ net
base
server.rc
+
+ baseclient.cpp
+ net
+ base
+
+
+
+ baseserver.cpp
+ net
+ base
+
+