diff options
author | Lars Langhans <lla@openoffice.org> | 2010-07-23 12:20:26 +0200 |
---|---|---|
committer | Lars Langhans <lla@openoffice.org> | 2010-07-23 12:20:26 +0200 |
commit | cd524b54c5e898634610a5178c2730b6765990f3 (patch) | |
tree | b89b7b199f20996e372715cb94a319184a9f93f7 /qadevOOo | |
parent | 79db7fef578b2104575a511d9d52ac87c62966cd (diff) |
sb123:#i111449# fix all run through problems for qa/complex tests
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/prj/build.lst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/qadevOOo/prj/build.lst b/qadevOOo/prj/build.lst index 7b416109eb1a..19fbdbeae4f7 100644 --- a/qadevOOo/prj/build.lst +++ b/qadevOOo/prj/build.lst @@ -4,5 +4,6 @@ qa qadevOOo nmake - all qa_runner_ant_build NULL qa qadevOOo\runner nmake - all qa_make_package qa_runner_ant_build NULL qa qadevOOo\qa\unoapi nmake - all qa_qa_unoapi qa_make_package NULL -qa qadevOOo\qa\complex\junitskeleton\helper nmake - all qa_complex_junitskel_helper qa_make_package NULL -qa qadevOOo\qa\complex\junitskeleton nmake - all qa_complex_junitskel qa_make_package qa_complex_junitskel_helper NULL +# subdir has to remove +# qa qadevOOo\qa\complex\junitskeleton\helper nmake - all qa_complex_junitskel_helper qa_make_package NULL +# qa qadevOOo\qa\complex\junitskeleton nmake - all qa_complex_junitskel qa_make_package qa_complex_junitskel_helper NULL |