]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/test.bkl
also include wxSocket test in the GUI test as different event loop implementations...
[wxWidgets.git] / tests / test.bkl
index 6c915e270cce52d8a7a1dfdf6d947dcf845dd520..cade5f14004ff5d0e5b47cf710dcba802e813a58 100644 (file)
             html/htmlwindow.cpp
             misc/guifuncs.cpp
             misc/selstoretest.cpp
+            <!--
+                This one is intentionally duplicated here (it is also part of
+                non-GUI test) as sockets behave differently in console and GUI
+                applications.
+             -->
+            net/socket.cpp
             window/clientsize.cpp
             window/setsize.cpp
         </sources>
         <wx-lib>html</wx-lib>
         <wx-lib>core</wx-lib>
+        <wx-lib>net</wx-lib>
         <wx-lib>base</wx-lib>
     </exe>