]> git.saurik.com Git - wxWidgets.git/commit - tests/benchmarks/Makefile.in
refactor printf benchmarks to fit the new wxWidgets benchmarking framework; fix tests...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 30 May 2009 13:54:22 +0000 (13:54 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 30 May 2009 13:54:22 +0000 (13:54 +0000)
commit7b4138e2840d3c8b8eb7433da68ae38ea75e1abe
tree7bf08bfba3cb5cfd11edd0745ea49f6e42add7e6
parent46b38b02ce1f3a4f09a88d798e3a82fcc4271a32
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

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
23 files changed:
tests/Makefile.in
tests/benchmarks/Makefile.in
tests/benchmarks/bench.bkl
tests/benchmarks/bench.dsp
tests/benchmarks/bench.dsw
tests/benchmarks/bench_vc7.vcproj
tests/benchmarks/bench_vc8.vcproj
tests/benchmarks/bench_vc9.vcproj
tests/benchmarks/makefile.bcc
tests/benchmarks/makefile.gcc
tests/benchmarks/makefile.vc
tests/benchmarks/makefile.wat
tests/benchmarks/printfbench.cpp
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/test.bkl
tests/test_test.dsp
tests/test_vc7_test.vcproj
tests/test_vc8_test.vcproj
tests/test_vc9.sln
tests/test_vc9_test.vcproj