wxWidgets/tests/benchmarks
Vadim Zeitlin d12d9edacb Rebake all the samples, demos and tests makefiles.
This should have been committed together with the changes to the debug flags
handling in build/bakefiles in r61887.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-09-12 13:38:08 +00:00
..
htmlparser Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
bench_vc7.vcproj Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
bench_vc8.vcproj Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
bench_vc9.vcproj Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
bench.bkl refactor printf benchmarks to fit the new wxWidgets benchmarking framework; fix tests and benchmarks builds (at least on linux) which were failing because of wrong order of <wx-lib> tags in the bakefiles 2009-05-30 13:54:22 +00:00
bench.cpp
bench.dsp Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
bench.dsw refactor printf benchmarks to fit the new wxWidgets benchmarking framework; fix tests and benchmarks builds (at least on linux) which were failing because of wrong order of <wx-lib> tags in the bakefiles 2009-05-30 13:54:22 +00:00
bench.h
bench.sln update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
bench.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
graphics.cpp
htmltest.html
ipcclient.cpp
makefile.bcc Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
makefile.gcc Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
Makefile.in Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
makefile.vc Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
makefile.wat Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
mbconv.cpp
printfbench.cpp fix PCH-less build 2009-06-01 12:40:50 +00:00
strings.cpp optimize Replace() to use a linear algorithm (closes #9135) 2009-03-07 16:07:58 +00:00
tls.cpp