diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-08 13:33:12 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-08 13:33:12 +0000 |
commit | 15f153fd0c1fac353c762653139bc26d03f4a411 (patch) | |
tree | a2b9976b1f53e7f0a4bcff8c11af16af9fde2352 /wizards/prj/build.lst | |
parent | 07045ca057ec0c463c2e76e74e0005681afff040 (diff) |
INTEGRATION: CWS qwizards2 (1.23.2); FILE MERGED
2004/06/25 13:48:22 tv 1.23.2.3: correct dependencies
2004/06/25 13:40:27 rpiterman 1.23.2.2: merged fax wizard conflict
2004/06/24 09:46:37 tv 1.23.2.1: #116017# added fax wizard
Diffstat (limited to 'wizards/prj/build.lst')
-rw-r--r-- | wizards/prj/build.lst | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/wizards/prj/build.lst b/wizards/prj/build.lst index 1908ad16c4ec..a6d466aad1dc 100644 --- a/wizards/prj/build.lst +++ b/wizards/prj/build.lst @@ -22,9 +22,11 @@ wz wizards\com\sun\star\wizards\text nmake wz wizards\com\sun\star\wizards\query nmake - all wz_querywiz wz_uiwiz NULL wz wizards\com\sun\star\wizards\report nmake - all wz_reportwiz wz_uiwiz wz_textwiz wz_querywiz NULL wz wizards\com\sun\star\wizards\letter nmake - all wz_letterwiz wz_uiwiz wz_textwiz wz_reportwiz NULL -wz wizards\com\sun\star\wizards\web\data nmake - all wz_webdata wz_documentwiz wz_uiwiz wz_letterwiz NULL -wz wizards\com\sun\star\wizards\web\export nmake - all wz_webexport wz_webdata wz_textwiz wz_letterwiz NULL -wz wizards\com\sun\star\wizards\web nmake - all wz_webwiz wz_webexport wz_letterwiz NULL +wz wizards\com\sun\star\wizards\fax nmake - all wz_faxwiz wz_uiwiz wz_textwiz wz_letterwiz NULL +wz wizards\com\sun\star\wizards\agenda nmake - all wz_agendawiz wz_uiwiz wz_textwiz wz_faxwiz NULL +wz wizards\com\sun\star\wizards\web\data nmake - all wz_webdata wz_documentwiz wz_uiwiz wz_agendawiz NULL +wz wizards\com\sun\star\wizards\web\export nmake - all wz_webexport wz_webdata wz_textwiz wz_agendawiz NULL +wz wizards\com\sun\star\wizards\web nmake - all wz_webwiz wz_webexport wz_agendawiz NULL wz wizards\com\sun\star\wizards\tutorial\executer\util nmake - all wz_tutexeutil wz_webwiz NULL wz wizards\com\sun\star\wizards\tutorial\executer\officeHelper nmake - all wz_tutexehelper wz_tutexeutil wz_webwiz NULL wz wizards\com\sun\star\wizards\tutorial\creator\frame\objectFinder nmake - all wz_tutcrefrafinder wz_tutexehelper wz_webwiz NULL |