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