INTEGRATION: CWS impress85 (1.8.122); FILE MERGED

2006/02/10 17:04:06 sj 1.8.122.1: #i58428# added audio export
This commit is contained in:
Rüdiger Timm 2006-03-06 08:03:43 +00:00
parent 6f10ee6e56
commit e8aaff50a2

View file

@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $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 Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
@ -48,11 +48,12 @@ ENABLE_EXCEPTIONS=TRUE
NOOPTFILES= $(SLO)$/epptso.obj NOOPTFILES= $(SLO)$/epptso.obj
.ENDIF .ENDIF
SLOFILES = $(SLO)$/eppt.obj \ SLOFILES = $(SLO)$/eppt.obj \
$(SLO)$/epptso.obj \ $(SLO)$/epptso.obj \
$(SLO)$/escherex.obj \ $(SLO)$/escherex.obj \
$(SLO)$/dinfos2.obj \ $(SLO)$/dinfos2.obj \
$(SLO)$/pptexanimations.obj $(SLO)$/pptexanimations.obj \
$(SLO)$/pptexsoundcollection.obj
SHL1TARGET = emp$(UPD)$(DLLPOSTFIX) SHL1TARGET = emp$(UPD)$(DLLPOSTFIX)
SHL1IMPLIB = eppt SHL1IMPLIB = eppt