]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/test.bkl
fix constructing wxRegKey from string names (replaces patch 1542052)
[wxWidgets.git] / tests / test.bkl
index ac376224e1e1ada23fb7d1a3f870014c16d288b6..67aeca9930befeabf4c25061aff291c33621c8e1 100644 (file)
         <files>testdata.fc</files>
     </wx-data>
 
+
+
+    <!-- BENCHMARKS -->
+
+    <exe id="printfbench" template="wx_sample_console,wx_test"
+                          template_append="wx_append_base">
+        <sources>
+            benchmarks/printfbench.cpp
+        </sources>
+        <wx-lib>base</wx-lib>
+    </exe>
+
+
 </makefile>