From 75f8ef2dcddea1260a31491c97a26d30a18fce6c Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Wed, 30 Mar 2011 15:54:27 +0200 Subject: Add code for Qt profile dist build --- test.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.bat') diff --git a/test.bat b/test.bat index b672def..b196fcc 100644 --- a/test.bat +++ b/test.bat @@ -39,7 +39,7 @@ goto :eof :start -for %%d in (tracer common %1 boost\common boost\%1) do ( +for %%d in (tracer common %1 boost\common boost\%1 qt\%1) do ( call :run_test %%d %1 ) -- cgit v1.1