diff options
author | Lars Langhans <lla@openoffice.org> | 2010-07-08 15:48:47 +0200 |
---|---|---|
committer | Lars Langhans <lla@openoffice.org> | 2010-07-08 15:48:47 +0200 |
commit | 73156a84f7adb85c7687404dc6a89f469378a0fd (patch) | |
tree | 955e7be25d6553a0a4d0b26232d0fc020222f721 /framework/prj | |
parent | f438a3324ef83ed9af683283859c040783d180f6 (diff) |
sb123:#i111449# make clear buildable.
Diffstat (limited to 'framework/prj')
-rw-r--r-- | framework/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/framework/prj/build.lst b/framework/prj/build.lst index d306a99824c9..69bfe22833ab 100644 --- a/framework/prj/build.lst +++ b/framework/prj/build.lst @@ -20,7 +20,7 @@ fr framework\source\uiconfiguration nmake - all fr_uiconfiguration f fr framework\source\accelerators nmake - all fr_accelerators fr_threadhelp fr_inc NULL fr framework\source\tabwin nmake - all fr_tabwin fr_threadhelp fr_inc NULL fr framework\util nmake - all fr_util fr_constant fr_threadhelp fr_classes fr_loadenv fr_jobs fr_interaction fr_helper fr_dispatch fr_services fr_register fr_recording fr_layoutmanager fr_uielement fr_uifactory fr_xml fr_uiconfiguration fr_accelerators fr_tabwin NULL -# fr framework\qa\unoapi nmake - all fr_qa_unoapi NULL +fr framework\qa\unoapi nmake - all fr_qa_unoapi NULL # complex tests fr framework\qa\complex\ModuleManager nmake - all fr_qa_complex_modulemanager NULL @@ -36,6 +36,7 @@ fr framework\qa\complex\desktop nmake - all fr_qa_complex_deskt fr framework\qa\complex\dispatches\helper nmake - all fr_qa_complex_dispatches_helper 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 |