diff options
author | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2011-01-25 20:54:56 +0100 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2011-01-25 20:54:56 +0100 |
commit | d3ea597f519b2244676daf78c24a49597f65f4e2 (patch) | |
tree | eb119a4b5bcbd88f8963257594b8fd076e6a5fb7 /toolkit/prj/build.lst | |
parent | ffd600e777970df0908125da66b280e1b00dbec9 (diff) | |
parent | 235f20dfc83a1d47313d76836d34eb2c2f57db49 (diff) |
gridsort: pulled and merged DEV300m98
Diffstat (limited to 'toolkit/prj/build.lst')
-rw-r--r-- | toolkit/prj/build.lst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/toolkit/prj/build.lst b/toolkit/prj/build.lst index b851421c6f8e..4f5625a1ac48 100644 --- a/toolkit/prj/build.lst +++ b/toolkit/prj/build.lst @@ -1,3 +1,4 @@ -ti toolkit : LIBXSLT:libxslt vcl NULL -ti toolkit\prj nmake - all ti_prj NULL -ti toolkit\qa\unoapi nmake - all ti_qa_unoapi NULL +ti toolkit : LIBXSLT:libxslt vcl qadevOOo test NULL +ti toolkit\prj nmake - all ti_prj NULL +ti toolkit\qa\unoapi nmake - all ti_qa_unoapi NULL +ti toolkit\qa\complex\toolkit nmake - all ti_complex_toolkit NULL |