From: Václav Slavík Date: Sun, 8 Feb 2009 20:38:44 +0000 (+0000) Subject: fixed creation of tests/benchmarks VC++ project files - name them correctly X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/51be4a55cf383f7a5d5ed0444562271bd1284618?ds=inline fixed creation of tests/benchmarks VC++ project files - name them correctly git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/Bakefiles.bkgen b/build/bakefiles/Bakefiles.bkgen index 9e677354bd..f082dcdc75 100644 --- a/build/bakefiles/Bakefiles.bkgen +++ b/build/bakefiles/Bakefiles.bkgen @@ -35,7 +35,7 @@ ../../utils/*/*.bkl ../../utils/*/*/*.bkl ../../tests/*.bkl - ../../tests/benchmarks/bench.bkl + ../../tests/*/*.bkl @@ -126,15 +126,15 @@ - -o$(INPUT_FILE_DIR)/$(INPUT_FILE_BASENAME_NOEXT)_vc7.sln - -o$(INPUT_FILE_DIR)/$(INPUT_FILE_BASENAME_NOEXT)_vc8.sln - -o$(INPUT_FILE_DIR)/$(INPUT_FILE_BASENAME_NOEXT)_vc9.sln