From cd524b54c5e898634610a5178c2730b6765990f3 Mon Sep 17 00:00:00 2001 From: Lars Langhans Date: Fri, 23 Jul 2010 12:20:26 +0200 Subject: sb123:#i111449# fix all run through problems for qa/complex tests --- qadevOOo/prj/build.lst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'qadevOOo/prj') 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 -- cgit