X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7c4728f63395c3641aa62f2b549ee693eb8be978..96c657559754ace43041dc63180f9473f55754d7:/samples/sockets/sockets.bkl?ds=sidebyside
diff --git a/samples/sockets/sockets.bkl b/samples/sockets/sockets.bkl
index e6d17d058a..0e9b60e45e 100644
--- a/samples/sockets/sockets.bkl
+++ b/samples/sockets/sockets.bkl
@@ -3,7 +3,15 @@
-
+
+
+ 1
+
+
+ USE_GUI=='1'
+
+
+
client.cpp
core
net
@@ -11,7 +19,7 @@
client.rc
-
+
server.cpp
core
net
@@ -19,4 +27,18 @@
server.rc
+
+ baseclient.cpp
+ net
+ base
+
+
+
+ baseserver.cpp
+ net
+ base
+
+