aboutsummaryrefslogtreecommitdiff
path: root/test.bat
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-03-30 15:54:26 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-04-22 17:54:50 +0200
commit2534ea4dd7196828ba8446921c7b552087055114 (patch)
tree5beaac5190ccb7bab893402c034e0273d09618a0 /test.bat
parent42a45c8f42888ab6138c45e3b2cbfec50edf6d03 (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 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%"