X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fe0895cf82381b91113de34a32b0bcf9bdef98a7..c437b3f4e47b74715a2f2385d4862972babd7802:/samples/sockets/sockets.bkl
diff --git a/samples/sockets/sockets.bkl b/samples/sockets/sockets.bkl
index d98fe9228e..0e9b60e45e 100644
--- a/samples/sockets/sockets.bkl
+++ b/samples/sockets/sockets.bkl
@@ -3,10 +3,42 @@
-
- sockets.cpp
+
+
+ 1
+
+
+ USE_GUI=='1'
+
+
+
+ client.cpp
+ core
+ net
+ base
+ client.rc
+
+
+
+ server.cpp
core
- sockets.rc
+ net
+ base
+ server.rc
+
+
+
+ baseclient.cpp
+ net
+ base
+
+
+
+ baseserver.cpp
+ net
+ base