From 69a57e7535add1aede1443015533ca323aea2722 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Wed, 13 Apr 2005 11:31:06 +0000 Subject: INTEGRATION: CWS visibility03 (1.4.220); FILE MERGED 2005/02/17 10:31:46 mnicel 1.4.220.1: Issue number: 40092 symbol visibility --- unotools/source/streaming/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'unotools') diff --git a/unotools/source/streaming/makefile.mk b/unotools/source/streaming/makefile.mk index f934f6dfc7cb..693458358346 100644 --- a/unotools/source/streaming/makefile.mk +++ b/unotools/source/streaming/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: pluby $ $Date: 2001-03-02 07:20:52 $ +# last change: $Author: obo $ $Date: 2005-04-13 12:31:06 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -75,6 +75,7 @@ ENABLE_EXCEPTIONS=TRUE # --- Settings ---------------------------------- .INCLUDE : settings.mk +.INCLUDE : $(PRJ)$/util$/makefile.pmk # --- Types ------------------------------------- -- cgit