]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/benchmarks/bench.bkl
fix After{First,Last}() to work for strings with non-ASCII characters in UTF-8 build...
[wxWidgets.git] / tests / benchmarks / bench.bkl
index d8016412aafd1e98de25969cfc1ffe6ac721bca7..f69564c8394595f48d0efe3e7db5f145fbc3fcb9 100644 (file)
                     template_append="wx_append_base">
         <sources>
             bench.cpp
+            htmlparser/htmlpars.cpp
+            htmlparser/htmltag.cpp
             strings.cpp
             tls.cpp
         </sources>
         <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"