]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/benchmarks/bench.bkl
Convert wxFSW_EVENT_{WARNING,ERROR} to string correctly.
[wxWidgets.git] / tests / benchmarks / bench.bkl
index d8016412aafd1e98de25969cfc1ffe6ac721bca7..818d38a6559ff7fba8d2e7584f39ebf8981798f9 100644 (file)
                     template_append="wx_append_base">
         <sources>
             bench.cpp
+            datetime.cpp
+            htmlparser/htmlpars.cpp
+            htmlparser/htmltag.cpp
+            ipcclient.cpp
+            log.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"