wxWidgets/tests/benchmarks
Vadim Zeitlin 81c4fa449b Use CMake-compatible variable names in configure Info.plist files
This will allow reusing them for CMake as well, and is required in order
to be able to do it as CMake variables names are fixed.
2021-08-15 18:39:34 +02:00
..
htmlparser Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
bench_vc8_bench_graphics.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
bench_vc8_bench_gui.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
bench_vc8_bench.vcproj Add simple wxRegEx benchmark 2021-07-15 21:44:28 +02:00
bench_vc8.sln
bench_vc9_bench_graphics.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
bench_vc9_bench_gui.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
bench_vc9_bench.vcproj Add simple wxRegEx benchmark 2021-07-15 21:44:28 +02:00
bench_vc9.sln
bench.bkl Add simple wxRegEx benchmark 2021-07-15 21:44:28 +02:00
bench.cpp
bench.h
datetime.cpp
display.cpp Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +02:00
graphics.cpp Restore support for using faster dotted pens in wxMSW 2021-02-22 00:04:07 +01:00
htmltest.html
image.cpp Fix building benchmarks with wxUSE_LIBTIFF == 0 2019-10-18 19:22:45 +02:00
ipcclient.cpp
log.cpp
makefile.gcc Add simple wxRegEx benchmark 2021-07-15 21:44:28 +02:00
Makefile.in Use CMake-compatible variable names in configure Info.plist files 2021-08-15 18:39:34 +02:00
makefile.vc Add simple wxRegEx benchmark 2021-07-15 21:44:28 +02:00
mbconv.cpp
printfbench.cpp
regex.cpp Add simple wxRegEx benchmark 2021-07-15 21:44:28 +02:00
strings.cpp
tls.cpp