wxWidgets/tests/benchmarks
Kelvin Lee c4f6cf21dc Use canonical format for MSVS project/solution files
Use the same format as is used by MSVS itself to avoid spurious changes when
modifying the files. Notably:

- Use DOS end of line format (0D 0A).
- Add UTF-8 BOM (EF BB BF) to the beginning of the files.
- Do not put CR LF at the end of the last line in the file.

Closes https://github.com/wxWidgets/wxWidgets/pull/440
2017-03-18 15:14:26 +01:00
..
htmlparser Remove Windows CE support 2015-09-23 00:52:30 +02:00
bench_vc7_bench_graphics.vcproj Build graphics benchmark too 2015-12-06 17:24:35 +01:00
bench_vc7_bench_gui.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
bench_vc7_bench.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
bench_vc7.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
bench_vc8_bench_graphics.vcproj Build graphics benchmark too 2015-12-06 17:24:35 +01:00
bench_vc8_bench_gui.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
bench_vc8_bench.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
bench_vc8.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
bench_vc9_bench_graphics.vcproj Build graphics benchmark too 2015-12-06 17:24:35 +01:00
bench_vc9_bench_gui.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
bench_vc9_bench.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
bench_vc9.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
bench.bkl Build graphics benchmark too 2015-12-06 17:24:35 +01: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
graphics.cpp Added drawing rounded rectangles to the graphics benchmark. 2016-06-05 23:14:48 +02:00
htmltest.html
image.cpp Add wxImage::Scale() benchmarks. 2013-07-01 14:48:01 +00: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.bcc Build graphics benchmark too 2015-12-06 17:24:35 +01:00
makefile.gcc Link with oleacc.lib when using MSW gcc makefiles 2017-01-04 11:50:18 +01:00
Makefile.in Update version to 3.1.1 2016-03-03 23:23:06 +01:00
makefile.vc Fix build with RTTI turned off using MSVC makefiles 2017-01-04 12:01:14 +01: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
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