From eeeffef622f61ea09ad1c099bcad3eea1b79ecf5 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Fri, 7 Mar 2008 16:03:21 +0000 Subject: INTEGRATION: CWS unifysound01_DEV300 (1.8.12); FILE MERGED 2007/08/29 14:52:39 cmc 1.8.12.1: #i81129# move from AVMEDIA_MANAGER_SERVICE_NAME to avmedia::MediaWindow::createPlayer --- slideshow/util/makefile.mk | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'slideshow/util') diff --git a/slideshow/util/makefile.mk b/slideshow/util/makefile.mk index 73c127245c59..75459d8035d5 100644 --- a/slideshow/util/makefile.mk +++ b/slideshow/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: obo $ $Date: 2008-02-25 16:44:21 $ +# last change: $Author: kz $ $Date: 2008-03-07 17:03:21 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -76,7 +76,8 @@ SHL1STDLIBS= $(TOOLSLIB) \ $(CPPCANVASLIB) \ $(UNOTOOLSLIB) \ $(GOODIESLIB) \ - $(TKLIB) + $(TKLIB) \ + $(AVMEDIALIB) SHL1IMPLIB=i$(TARGET) SHL1LIBS=$(SLB)$/$(TARGET).lib -- cgit