diff options
author | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2011-01-10 12:50:14 +0100 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2011-01-10 12:50:14 +0100 |
commit | 6797ce4a0ee33c311885b55d73747575639a1055 (patch) | |
tree | 68af33f7e0183e6b12cfc29879e5bb6fb81ab946 /sfx2/prj/build.lst | |
parent | a052163f52207b240d12f3a61f44a3524e386e1d (diff) |
undoapi: re-enabled the complex test cases in sfx2, using the old build system for the moment, until the new system has JUnit support
Diffstat (limited to 'sfx2/prj/build.lst')
-rw-r--r-- | sfx2/prj/build.lst | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/sfx2/prj/build.lst b/sfx2/prj/build.lst index db451d58a59f..a352d08beab8 100644 --- a/sfx2/prj/build.lst +++ b/sfx2/prj/build.lst @@ -1,5 +1,6 @@ -sf sfx2 : l10n idl basic xmlscript framework readlicense_oo shell setup_native sax SYSTRAY_GTK:libegg LIBXML2:libxml2 LIBXSLT:libxslt test NULL -sf sfx2 usr1 - all sf_mkout NULL -sf sfx2\prj nmake - all sf_prj NULL -sf sfx2\qa\cppunit nmake - all sf_qa_cppunit NULL -sf sfx2\qa\unoapi nmake - all sf_qa_unoapi NULL +sf sfx2 : l10n idl basic xmlscript framework readlicense_oo shell setup_native sax SYSTRAY_GTK:libegg LIBXML2:libxml2 LIBXSLT:libxslt test NULL +sf sfx2 usr1 - all sf_mkout NULL +sf sfx2\prj nmake - all sf_prj NULL +sf sfx2\qa\cppunit nmake - all sf_qa_cppunit NULL +sf sfx2\qa\unoapi nmake - all sf_qa_unoapi NULL +sf sfx2\qa\complex\sfx2 nmake - all sf_qa_complex NULL |