From f251750b6e8f6ba626c1322d0d135119cdfe459b Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Fri, 18 Mar 2005 15:47:37 +0000 Subject: INTEGRATION: CWS impress36 (1.28.42); FILE MERGED 2005/02/25 15:21:27 cl 1.28.42.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code --- sd/source/ui/dlg/makefile.mk | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'sd/source/ui/dlg') diff --git a/sd/source/ui/dlg/makefile.mk b/sd/source/ui/dlg/makefile.mk index 4b2521f92964..0a0946d9f41a 100644 --- a/sd/source/ui/dlg/makefile.mk +++ b/sd/source/ui/dlg/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.28 $ +# $Revision: 1.29 $ # -# last change: $Author: rt $ $Date: 2005-01-27 14:13:52 $ +# last change: $Author: kz $ $Date: 2005-03-18 16:47:37 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -138,7 +138,6 @@ SLOFILES = \ $(SLO)$/assclass.obj \ $(SLO)$/graphpro.obj \ $(SLO)$/navigatr.obj \ - $(SLO)$/tlborder.obj \ $(SLO)$/sdpreslt.obj \ $(SLO)$/morphdlg.obj \ $(SLO)$/printdlg.obj \ @@ -181,7 +180,6 @@ LIB1OBJFILES= \ $(SLO)$/assclass.obj \ $(SLO)$/graphpro.obj \ $(SLO)$/navigatr.obj \ - $(SLO)$/tlborder.obj \ $(SLO)$/docprev.obj \ $(SLO)$/ins_paste.obj \ $(SLO)$/AnimationChildWindow.obj \ -- cgit