diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-05 15:33:02 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-05 15:33:02 +0000 |
commit | b1ee5965d73003f7de7a24fa26c5c5ae414403ef (patch) | |
tree | f94972aaa4982a66cc6e06b54a016618c3cbb13a | |
parent | d86aa11c7beb6e4eaee20b55401247190f63a0a4 (diff) |
#10000#: remove ofa.ilb
-rw-r--r-- | sd/sdi/makefile.mk | 6 | ||||
-rw-r--r-- | sd/sdi/sdgslots.sdi | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/sd/sdi/makefile.mk b/sd/sdi/makefile.mk index 800ab2721a6f..614cd2d59fcf 100644 --- a/sd/sdi/makefile.mk +++ b/sd/sdi/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: obo $ $Date: 2004-01-20 10:23:16 $ +# last change: $Author: hr $ $Date: 2004-02-05 16:33:02 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -81,7 +81,6 @@ SDI2NAME=$(TARGET2) SIDHRCNAME=SDSLOTS.HRC SVSDI1DEPEND= \ - $(SOLARINCXDIR)$/ofa.ilb \ sdraw.sdi \ app.sdi \ _docsh.sdi \ @@ -98,7 +97,6 @@ SVSDI1DEPEND= \ $(PRJ)$/inc$/app.hrc SVSDI2DEPEND= \ - $(SOLARINCXDIR)$/ofa.ilb \ sdraw.sdi \ app.sdi \ _docsh.sdi \ diff --git a/sd/sdi/sdgslots.sdi b/sd/sdi/sdgslots.sdi index 97d58966634a..ac0e49704931 100644 --- a/sd/sdi/sdgslots.sdi +++ b/sd/sdi/sdgslots.sdi @@ -2,9 +2,9 @@ * * $RCSfile: sdgslots.sdi,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2003-10-20 15:21:13 $ + * last change: $Author: hr $ $Date: 2004-02-05 16:33:02 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -58,7 +58,7 @@ * * ************************************************************************/ -import "ofa.ilb" +import "svxslots.ilb" module "2DADF501-1F00-101C-A2E4-00001B4C5CE7" |