diff options
author | Bjoern Michaelsen <b_michaelsen@openoffice.org> | 2010-11-19 22:11:42 +0100 |
---|---|---|
committer | Bjoern Michaelsen <b_michaelsen@openoffice.org> | 2010-11-19 22:11:42 +0100 |
commit | e5acb08b930bba27e371164c16a19c9336d5b745 (patch) | |
tree | c950bc92f56a5419af243abb22110f7a98cc5595 /framework/prj | |
parent | 64dbcdac471384d3ec0ffe1204bd4afd06c112c1 (diff) |
gnumake2: cleared migrated build.lst
Diffstat (limited to 'framework/prj')
-rw-r--r-- | framework/prj/build.lst | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/framework/prj/build.lst b/framework/prj/build.lst index f409c6380db6..afdad4072f93 100644 --- a/framework/prj/build.lst +++ b/framework/prj/build.lst @@ -1,37 +1,2 @@ fr framework : l10n svtools NULL -fr framework usr1 - all fr_mkout NULL fr framework\prj nmake - all fr_all NULL - -# complex tests -# fails on unxsoli4 -# fr framework\qa\complex\ModuleManager nmake - all fr_qa_complex_modulemanager NULL -# fr framework\qa\complex\XUserInputInterception nmake - all fr_qa_complex_xuserinputinterception NULL - -# fr framework\qa\complex\accelerators nmake - all fr_qa_complex_accel fr_qa_complex_accel_helper NULL - -# unclear should be remove -# fr framework\qa\complex\api_internal nmake - all fr_qa_complex_api_internal NULL - -# BUG! opens an error box -# fr framework\qa\complex\broken_document nmake - all fr_qa_complex_broken_doc NULL - -# failed: -# fr framework\qa\complex\desktop nmake - all fr_qa_complex_desktop NULL - -# fr framework\qa\complex\dispatches nmake - all fr_qa_complex_dispatches fr_qa_complex_dispatches_helper NULL -# fr framework\qa\complex\disposing nmake - all fr_qa_complex_disposing NULL - -# GPF -# fr framework\qa\complex\framework\autosave nmake - all fr_qa_complex_framework_autosave NULL - -# much too complex, will not change to new junit -# fr framework\qa\complex\framework\recovery nmake - all fr_qa_complex_framework_recovery NULL - -# fr framework\qa\complex\imageManager nmake - all fr_qa_complex_imageManager fr_qa_complex_imageManager_interfaces NULL - -# fr framework\qa\complex\loadAllDocuments nmake - all fr_qa_complex_loadAllDocuments fr_qa_complex_loadAllDocuments_helper NULL - -# need cleanups -# fr framework\qa\complex\path_settings nmake - all fr_qa_complex_path_settings NULL -# fr framework\qa\complex\path_substitution nmake - all fr_qa_complex_path_substitution NULL - |