aboutsummaryrefslogtreecommitdiff
path: root/test.bat
diff options
context:
space:
mode:
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 58330d3..19f1e16 100644
--- a/test.bat
+++ b/test.bat
@@ -6,7 +6,7 @@ rem license : GNU GPL v2; see accompanying LICENSE file
setlocal
-set "tests=__path__(dirs) __path__(tr1_dirs) __path__(boost_dirs)"
+set "tests=__path__(dirs) __path__(tr1_dirs) __path__(boost_dirs) __path__(qt_dirs)"
set "confs=__path__(configurations)"
set "plats=__path__(platforms)"
set "curdir=%CD%"