wxWidgets/tests/benchmarks
Vadim Zeitlin 426a0ed527 Remove HAVE_W32API_H definition and checks
All still supported versions of MinGW/Cygwin provide w32api.h file, so
there is no need to test for it.

This allows to simplify the code, but also remove the definition of
HAVE_W32API_H from bake- and makefiles and this, in turn, allows to get
rid of extra flags in MinGW format entirely, as we don't support gcc
2.95 for which they were originally needed neither.
2020-10-20 01:47:47 +02:00
..
htmlparser Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
bench_vc7_bench_graphics.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
bench_vc7_bench_gui.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
bench_vc7_bench.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
bench_vc7.sln Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
bench_vc8_bench_graphics.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
bench_vc8_bench_gui.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
bench_vc8_bench.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
bench_vc8.sln Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
bench_vc9_bench_graphics.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
bench_vc9_bench_gui.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
bench_vc9_bench.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
bench_vc9.sln Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
bench.bkl Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +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 Minor optimizations in GetMultiLineTextExtent() 2020-06-10 23:41:24 +02: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 Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
Makefile.in Rebake after manifest changes 2020-07-31 01:53:43 +02:00
makefile.vc Rebake after manifest changes 2020-07-31 01:53:43 +02:00
mbconv.cpp
printfbench.cpp
strings.cpp
tls.cpp