From 9f3b91f59c70a46c5707c98c1b3c9e2418f420a4 Mon Sep 17 00:00:00 2001 From: Jörg Budischewski Date: Tue, 1 Oct 2002 05:47:33 +0000 Subject: #103263# obsolete applicat.rdb removed --- comphelper/source/eventattachermgr/makefile.mk | 29 ++------------------------ comphelper/source/processfactory/makefile.mk | 14 ++----------- 2 files changed, 4 insertions(+), 39 deletions(-) (limited to 'comphelper') diff --git a/comphelper/source/eventattachermgr/makefile.mk b/comphelper/source/eventattachermgr/makefile.mk index 7d79358d1188..20b77c06f9be 100644 --- a/comphelper/source/eventattachermgr/makefile.mk +++ b/comphelper/source/eventattachermgr/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:13:10 $ +# last change: $Author: jbu $ $Date: 2002-10-01 06:47:33 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -74,31 +74,6 @@ ENABLE_EXCEPTIONS=TRUE .INCLUDE : settings.mk -# --- Types ------------------------------------- - -#UNOUCRDEP=$(SOLARBINDIR)$/applicat.rdb -#UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb - -#UNOUCROUT=$(OUT)$/inc -#INCPRE+=$(UNOUCROUT) - -#UNOTYPES+= \ -# com.sun.star.io.XObjectInputStream \ -# com.sun.star.io.XPersistObject \ -# com.sun.star.io.XObjectOutputStream \ -# com.sun.star.io.XMarkableStream \ -# com.sun.star.lang.XMultiServiceFactory \ -# com.sun.star.lang.XSingleServiceFactory \ -# com.sun.star.lang.XTypeProvider \ -# com.sun.star.lang.XInitialization \ -# com.sun.star.reflection.XIdlReflection \ -# com.sun.star.beans.XIntrospection \ -# com.sun.star.script.XTypeConverter \ -# com.sun.star.script.XEventAttacher \ -# com.sun.star.script.XEventAttacherManager \ -# com.sun.star.script.XScriptListener \ -# com.sun.star.script.XEngineListener - # --- Files ------------------------------------- SLOFILES= $(SLO)$/eventattachermgr.obj diff --git a/comphelper/source/processfactory/makefile.mk b/comphelper/source/processfactory/makefile.mk index 788d6f61719e..7122f981c3e0 100644 --- a/comphelper/source/processfactory/makefile.mk +++ b/comphelper/source/processfactory/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: fs $ $Date: 2000-09-29 11:28:15 $ +# last change: $Author: jbu $ $Date: 2002-10-01 06:46:28 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -75,16 +75,6 @@ ENABLE_EXCEPTIONS=TRUE # --- Types ------------------------------------- -#UNOUCRDEP=$(SOLARBINDIR)$/applicat.rdb -#UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb - -#UNOUCROUT=$(OUT)$/inc -#INCPRE+=$(UNOUCROUT) - -#UNOTYPES+= \ -# com.sun.star.uno.TypeClass \ -# com.sun.star.lang.XMultiServiceFactory - # --- Files ------------------------------------- SLOFILES= $(SLO)$/processfactory.obj \ -- cgit