X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fe0895cf82381b91113de34a32b0bcf9bdef98a7..f40f8e17226c2080dec017e2043fe59e2d21e15b:/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