diff options
-rw-r--r-- | svl/prj/build.lst | 6 | ||||
-rw-r--r-- | svtools/prj/build.lst | 1 | ||||
-rw-r--r-- | toolkit/prj/build.lst | 10 |
3 files changed, 0 insertions, 17 deletions
diff --git a/svl/prj/build.lst b/svl/prj/build.lst index 17a26dd2a6c7..4f8f44c4127d 100644 --- a/svl/prj/build.lst +++ b/svl/prj/build.lst @@ -1,9 +1,3 @@ sl svl : l10n rsc offuh ucbhelper unotools cppu cppuhelper comphelper sal sot libxslt NULL sl svl usr1 - all svl_mkout NULL sl svl\prj nmake - all svl_prj NULL - -# complex test for ConfigItems are marked as defect -# sl svl\qa\complex\ConfigItems\helper nmake - all svl_qa_complex_help svl_util svl_passcont NULL -# sl svl\qa\complex\ConfigItems nmake - all svl_qa_complex svl_qa_complex_help svl_util svl_passcont NULL -sl svl\qa\complex\passwordcontainer nmake - all svl_qa_complex svl_prj NULL - diff --git a/svtools/prj/build.lst b/svtools/prj/build.lst index 17542856e75c..31a21e73e366 100644 --- a/svtools/prj/build.lst +++ b/svtools/prj/build.lst @@ -1,4 +1,3 @@ st svtools : l10n svl offuh toolkit ucbhelper unotools JPEG:jpeg cppu cppuhelper comphelper sal sot jvmfwk NULL -st svtools usr1 - all st_mkout NULL st svtools\prj nmake - all st_prj NULL diff --git a/toolkit/prj/build.lst b/toolkit/prj/build.lst index 7abd412d1103..8ab1f988011d 100644 --- a/toolkit/prj/build.lst +++ b/toolkit/prj/build.lst @@ -1,12 +1,2 @@ ti toolkit : vcl NULL -ti toolkit usr1 - all ti_mkout NULL ti toolkit\prj nmake - all ti_prj NULL - -ti toolkit\qa\unoapi nmake - all ti_qa_unoapi NULL - -# fail on unxsoli4 -#ti toolkit\qa\complex\xunitconversion nmake - all ti_complex_conv ti_util NULL - -# fails -# ti toolkit\qa\complex\toolkit nmake - all ti_complex_ti ti_qa_complex_toolkit_interface_tests ti_util NULL - |