diff options
author | sb <sb@openoffice.org> | 2010-02-12 17:36:13 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-02-12 17:36:13 +0100 |
commit | 5a43d0dca53727209d19369048ac2ee514024776 (patch) | |
tree | 6e04a099dd1e589a0e02e153302463036f362825 /sw/prj/build.lst | |
parent | e519e5770b8744eeea04c78bffcf754a7cf87a7b (diff) |
sb118: moved test OOo installation stuff to new solenv/inc/installationtest.mk (makefile parts) and new test module (C++ and, new, Java unit test parts); adapted sw/qa/unoapi to new (Java) test framework
Diffstat (limited to 'sw/prj/build.lst')
-rw-r--r--[-rwxr-xr-x] | sw/prj/build.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/prj/build.lst b/sw/prj/build.lst index 6fd49c1d77b0..1b5539e86f92 100755..100644 --- a/sw/prj/build.lst +++ b/sw/prj/build.lst @@ -74,3 +74,4 @@ sw sw\source\ui nmake - all sw_ui sw_app sw sw\source\core nmake - all sw_core sw_attr sw_bast sw_crsr sw_dcnd sw_doc sw_draw sw_edit sw_excpt sw_fld sw_frmed sw_grph sw_layo sw_ole sw_para sw_sw3io sw_swg sw_text sw_tox sw_txtnd sw_uco sw_undo sw_view sw_acc sw_objpos sw_NumberTree sw_tablecore NULL sw sw\source\filter nmake - all sw_flt sw_ascii sw_bsflt sw_html sw_rtf sw_wrtr sw_ww1 sw_ww8 sw_xml NULL sw sw\util nmake - all sw_util sw_core sw_flt sw_sdi sw_ui NULL +sw sw\qa\unoapi nmake - all sw_qa_unoapi sw_util NULL |