diff options
author | Lars Langhans <lla@openoffice.org> | 2010-08-23 10:38:44 +0200 |
---|---|---|
committer | Lars Langhans <lla@openoffice.org> | 2010-08-23 10:38:44 +0200 |
commit | d5a7d1139d5995c1e6c051aab5e985125fa66c98 (patch) | |
tree | ee0599b14fb00ac61e8c90c719a1ba6d6bb7e947 /qadevOOo/prj | |
parent | cd524b54c5e898634610a5178c2730b6765990f3 (diff) |
sb123:#i111449# remove all subdirs in complex tests
Diffstat (limited to 'qadevOOo/prj')
-rw-r--r-- | qadevOOo/prj/build.lst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/qadevOOo/prj/build.lst b/qadevOOo/prj/build.lst index 19fbdbeae4f7..e159c6a7b6cc 100644 --- a/qadevOOo/prj/build.lst +++ b/qadevOOo/prj/build.lst @@ -4,6 +4,4 @@ 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 -# 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 +qa qadevOOo\qa\complex\junitskeleton nmake - all qa_complex_junitskel qa_make_package NULL |