From 51a48ec858c37b2d8eb503a81c7ba041811591e0 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Wed, 20 Dec 2006 11:21:23 +0000 Subject: INTEGRATION: CWS jsc15 (1.16.12); FILE MERGED 2006/11/21 07:08:59 jsc 1.16.12.1: #i69877# change XImplementationRegistration to XImplementationRegistration2 --- cpputools/source/registercomponent/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cpputools') diff --git a/cpputools/source/registercomponent/makefile.mk b/cpputools/source/registercomponent/makefile.mk index 21e756ef2098..5bbb0fd1f170 100644 --- a/cpputools/source/registercomponent/makefile.mk +++ b/cpputools/source/registercomponent/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.16 $ +# $Revision: 1.17 $ # -# last change: $Author: vg $ $Date: 2006-05-24 14:30:10 $ +# last change: $Author: ihi $ $Date: 2006-12-20 12:21:23 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -66,7 +66,7 @@ UNOTYPES=\ com.sun.star.container.XContentEnumerationAccess \ com.sun.star.container.XSet \ com.sun.star.loader.CannotActivateFactoryException \ - com.sun.star.registry.XImplementationRegistration + com.sun.star.registry.XImplementationRegistration2 # --- Files -------------------------------------------------------- CDEFS += -DDLL_VERSION=\"$(UPD)$(DLLPOSTFIX)\" -- cgit v1.2.3