wxWidgets/tests/benchmarks
Vadim Zeitlin 5216d97f08 Use arch suffix consistently in all directories names
For some reason, we used "vc_x64_lib" as the output directory for the
libraries, but "vc_mswu_x64" as the output directory for the samples.

Place the arch suffix, i.e. "_x64" part, always after the compiler
prefix (possibly including version), for consistency with both the
library output directories and with MSBuild project files, as
build/msw/wx_setup.props uses $(wxCompilerPrefix)$(wxArchSuffix)_...
as wxIntRootDir value.
2021-08-26 23:12:40 +02:00
..
htmlparser Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
bench_vc8_bench_graphics.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
bench_vc8_bench_gui.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
bench_vc8_bench.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +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 Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
bench_vc9_bench_gui.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
bench_vc9_bench.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +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 simple wxRegEx benchmark 2021-07-15 21:44:28 +02:00
bench.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
bench.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
datetime.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
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 added wxString benchmark using 2.8's HTML parser 2008-08-13 15:48:09 +00:00
image.cpp Fix building benchmarks with wxUSE_LIBTIFF == 0 2019-10-18 19:22:45 +02:00
ipcclient.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
log.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
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 Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
mbconv.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
printfbench.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
regex.cpp Add simple wxRegEx benchmark 2021-07-15 21:44:28 +02:00
strings.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
tls.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00