]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/test.bkl
always call SetIcon() on the main frame of the sample; some small cleanup
[wxWidgets.git] / tests / test.bkl
index 7a78b18971d2a44ea6d615003d2ab62b8e625086..e5de212e0a5739fcdea6dd63442fde8a6c392cad 100644 (file)
@@ -37,6 +37,7 @@
             cmdline/cmdlinetest.cpp
             config/fileconf.cpp
             datetime/datetimetest.cpp
+            events/evthandler.cpp
             events/timertest.cpp
             filekind/filekind.cpp
             filename/filenametest.cpp
             geometry/point.cpp
             config/config.cpp
             controls/comboboxtest.cpp
+            controls/headerctrltest.cpp
+            controls/listctrltest.cpp
             controls/textctrltest.cpp
             controls/textentrytest.cpp
-            controls/listctrltest.cpp
+            controls/treectrltest.cpp
+            events/propagation.cpp
             image/rawbmp.cpp
             html/htmlwindow.cpp
             misc/guifuncs.cpp
             misc/selstoretest.cpp
+            misc/garbage.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>media</wx-lib>
+        <wx-lib>xrc</wx-lib>
+        <wx-lib>xml</wx-lib>
+        <wx-lib>adv</wx-lib>
         <wx-lib>html</wx-lib>
         <wx-lib>core</wx-lib>
+        <wx-lib>net</wx-lib>
         <wx-lib>base</wx-lib>
     </exe>