diff options
author | Constantin Michael <constantin@codesynthesis.com> | 2011-03-30 15:54:26 +0200 |
---|---|---|
committer | Constantin Michael <constantin@codesynthesis.com> | 2011-04-22 17:54:50 +0200 |
commit | 2534ea4dd7196828ba8446921c7b552087055114 (patch) | |
tree | 5beaac5190ccb7bab893402c034e0273d09618a0 /test.bat | |
parent | 42a45c8f42888ab6138c45e3b2cbfec50edf6d03 (diff) |
Add code for Qt profile dist build
Diffstat (limited to 'test.bat')
-rw-r--r-- | test.bat | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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%" |