From 8fe6038ac3fa6a11852538bce0463dff3b10c186 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 15 Nov 2004 12:45:09 +0000 Subject: INTEGRATION: CWS pj11 (1.13.2); FILE MERGED 2004/11/09 07:44:09 pjanik 1.13.2.1: #i36769#: add missing dependency on ifc_view. --- qadevOOo/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qadevOOo/prj') diff --git a/qadevOOo/prj/build.lst b/qadevOOo/prj/build.lst index d365d5268880..4ab5274a03b1 100644 --- a/qadevOOo/prj/build.lst +++ b/qadevOOo/prj/build.lst @@ -117,7 +117,7 @@ qa qadevOOo\tests\java\mod\_rdbtdp nmake - all mod__rd qa qadevOOo\tests\java\mod\_regtypeprov.uno nmake - all mod__regtypeprovuno org_openoffice NULL qa qadevOOo\tests\java\mod\_remotebridge nmake - all mod__remotebridge org_openoffice NULL qa qadevOOo\tests\java\mod\_remotebridge.uno nmake - all mod__remotebridgeuno org_openoffice NULL -qa qadevOOo\tests\java\mod\_sc nmake - all mod__sc ifc_util ifc_xml_sax ifc_accessibility ifc_document ifc_sheet org_openoffice NULL +qa qadevOOo\tests\java\mod\_sc nmake - all mod__sc ifc_util ifc_xml_sax ifc_accessibility ifc_view ifc_document ifc_sheet org_openoffice NULL qa qadevOOo\tests\java\mod\_sch nmake - all mod__sch ifc_accessibility org_openoffice NULL qa qadevOOo\tests\java\mod\_sd nmake - all mod__sd ifc_accessibility ifc_view org_openoffice NULL qa qadevOOo\tests\java\mod\_sfx nmake - all mod__sfx org_openoffice NULL -- cgit