aboutsummaryrefslogtreecommitdiff
path: root/test.bat
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-03-30 15:54:27 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-04-22 18:04:37 +0200
commit75f8ef2dcddea1260a31491c97a26d30a18fce6c (patch)
treeea388153b6a8073b3ade61c12f86d76d9ea501f1 /test.bat
parent242363e630f2f541bcf1b7133f21ab2730587c4f (diff)
Add code for Qt profile dist build
Diffstat (limited to 'test.bat')
-rw-r--r--test.bat2
1 files changed, 1 insertions, 1 deletions
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
)