diff options
author | Lars Langhans <lla@openoffice.org> | 2010-07-01 09:53:30 +0200 |
---|---|---|
committer | Lars Langhans <lla@openoffice.org> | 2010-07-01 09:53:30 +0200 |
commit | 9fdf2d0cb80cbc00d7ff53b52c48569b8814df52 (patch) | |
tree | 1107c3601163e46b120560899881421cc5470ce7 /qadevOOo | |
parent | 38f22192a435ce2df6dbb2a266df8feb97e0bd47 (diff) |
sb123:#i111449# add qa/complex to build.lst
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/qadevOOo/prj/build.lst b/qadevOOo/prj/build.lst index 3a62f3775104..7b416109eb1a 100644 --- a/qadevOOo/prj/build.lst +++ b/qadevOOo/prj/build.lst @@ -4,4 +4,5 @@ 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 nmake - all qa_complex 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 |