X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7c4728f63395c3641aa62f2b549ee693eb8be978..65751a0ee7a4cfaef9f459c29bfd67f5be6d893b:/samples/sockets/sockets.bkl 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 + +