From e733fd7972d344f91046d6b85454a7f4fe661271 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Wed, 23 Apr 2003 15:11:35 +0000 Subject: [PATCH] INTEGRATION: CWS uno2 (1.7.60); FILE MERGED 2003/04/08 13:56:18 dbo 1.7.60.1: #107991# UNO shared library component renaming --- stoc/source/proxy_factory/makefile.mk | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/stoc/source/proxy_factory/makefile.mk b/stoc/source/proxy_factory/makefile.mk index 9bbe9dd25924..6a59b546d2a3 100644 --- a/stoc/source/proxy_factory/makefile.mk +++ b/stoc/source/proxy_factory/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: jbu $ $Date: 2001-06-29 16:41:47 $ +# last change: $Author: rt $ $Date: 2003-04-23 16:11:35 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -63,16 +63,15 @@ PRJ=..$/.. PRJNAME=stoc -TARGET=proxyfac -USE_DEFFILE=TRUE -NO_BSYMBOLIC=TRUE +TARGET = proxyfac.uno ENABLE_EXCEPTIONS=TRUE -NO_BSYMBOLIC=TRUE -COMP1TYPELIST=$(TARGET) +NO_BSYMBOLIC = TRUE +COMP1TYPELIST = proxyfac # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk +DLLPRE = # ------------------------------------------------------------------ @@ -82,7 +81,7 @@ SLOFILES= \ $(SLO)$/proxyfac.obj SHL1TARGET=$(TARGET) -SHL1VERSIONMAP=$(TARGET).map +SHL1VERSIONMAP = proxyfac.map SHL1STDLIBS= \ $(CPPULIB) \