From e8aaff50a27a9952c4a527ca13a480820fd00090 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Mon, 6 Mar 2006 08:03:43 +0000 Subject: [PATCH] INTEGRATION: CWS impress85 (1.8.122); FILE MERGED 2006/02/10 17:04:06 sj 1.8.122.1: #i58428# added audio export --- sd/source/filter/eppt/makefile.mk | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/sd/source/filter/eppt/makefile.mk b/sd/source/filter/eppt/makefile.mk index 9fc5b0608291..a8ee88752a94 100644 --- a/sd/source/filter/eppt/makefile.mk +++ b/sd/source/filter/eppt/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: rt $ $Date: 2005-09-09 03:20:06 $ +# last change: $Author: rt $ $Date: 2006-03-06 09:03:43 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -48,11 +48,12 @@ ENABLE_EXCEPTIONS=TRUE NOOPTFILES= $(SLO)$/epptso.obj .ENDIF -SLOFILES = $(SLO)$/eppt.obj \ - $(SLO)$/epptso.obj \ - $(SLO)$/escherex.obj \ - $(SLO)$/dinfos2.obj \ - $(SLO)$/pptexanimations.obj +SLOFILES = $(SLO)$/eppt.obj \ + $(SLO)$/epptso.obj \ + $(SLO)$/escherex.obj \ + $(SLO)$/dinfos2.obj \ + $(SLO)$/pptexanimations.obj \ + $(SLO)$/pptexsoundcollection.obj SHL1TARGET = emp$(UPD)$(DLLPOSTFIX) SHL1IMPLIB = eppt