]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/benchmarks/bench.bkl
Get rid of ugly wxCONTROL_ITEMCONTAINER_CLIENTDATAOBJECT_RECAST macro.
[wxWidgets.git] / tests / benchmarks / bench.bkl
index d8016412aafd1e98de25969cfc1ffe6ac721bca7..452900a95f5ac09922b43d5425c3d333e1fb8b28 100644 (file)
                     template_append="wx_append_base">
         <sources>
             bench.cpp
+            datetime.cpp
+            htmlparser/htmlpars.cpp
+            htmlparser/htmltag.cpp
+            ipcclient.cpp
+            mbconv.cpp
             strings.cpp
             tls.cpp
+            printfbench.cpp
         </sources>
+        <wx-lib>net</wx-lib>
         <wx-lib>base</wx-lib>
     </exe>
 
+    <wx-data id="data">
+        <files>htmltest.html</files>
+    </wx-data>
+
     <!-- this is unused yet
     <exe id="bench_gui" template="wx_sample,wx_bench"
                        template_append="wx_append"