From d678f409d4297c0a09c072b9e6afa982c1c41ccb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Budischewski?= Date: Tue, 1 Oct 2002 12:23:06 +0000 Subject: [PATCH] #103263# replaced applicat.rdb with types.rdb --- unotools/source/accessibility/makefile.mk | 11 ++--------- unotools/source/config/makefile.mk | 17 ++--------------- unotools/source/i18n/makefile.mk | 10 ++-------- unotools/source/misc/makefile.mk | 22 ++-------------------- unotools/source/property/makefile.mk | 13 ++----------- 5 files changed, 10 insertions(+), 63 deletions(-) diff --git a/unotools/source/accessibility/makefile.mk b/unotools/source/accessibility/makefile.mk index 0eb79971d947..13a8926f5f23 100644 --- a/unotools/source/accessibility/makefile.mk +++ b/unotools/source/accessibility/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: tbe $ $Date: 2002-07-17 11:16:17 $ +# last change: $Author: jbu $ $Date: 2002-10-01 13:23:06 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -78,13 +78,6 @@ ENABLE_EXCEPTIONS=TRUE # --- Types ------------------------------------- -UNOUCRDEP=$(SOLARBINDIR)$/applicat.rdb -UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb - -UNOUCROUT=$(OUT)$/inc - -# --- Types ------------------------------------- - # --- Files ------------------------------------- SLOFILES= $(SLO)$/accessiblestatesethelper.obj \ diff --git a/unotools/source/config/makefile.mk b/unotools/source/config/makefile.mk index 60d5926955f0..2223f4307876 100644 --- a/unotools/source/config/makefile.mk +++ b/unotools/source/config/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: obo $ $Date: 2001-11-20 17:08:11 $ +# last change: $Author: jbu $ $Date: 2002-10-01 13:22:05 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -85,19 +85,6 @@ UNOTYPES+= com.sun.star.configuration.XTemplateContainer \ .INCLUDE : settings.mk -# --- Types ------------------------------------- - - -UNOUCRDEP=$(SOLARBINDIR)$/applicat.rdb -UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb - -UNOUCROUT=$(OUT)$/inc -#INCPRE+=$(UNOUCROUT) - -# --- Types ------------------------------------- - -#UNOTYPES+= \ -# com.sun.star.container.XEnumeration \ # --- Files ------------------------------------- diff --git a/unotools/source/i18n/makefile.mk b/unotools/source/i18n/makefile.mk index 0f726c8a725d..77f493c360b2 100644 --- a/unotools/source/i18n/makefile.mk +++ b/unotools/source/i18n/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.13 $ +# $Revision: 1.14 $ # -# last change: $Author: er $ $Date: 2002-06-26 16:58:53 $ +# last change: $Author: jbu $ $Date: 2002-10-01 13:21:37 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -79,12 +79,6 @@ ENABLE_EXCEPTIONS=TRUE # --- Types ------------------------------------- -UNOUCRDEP=$(SOLARBINDIR)$/applicat.rdb -UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb - -UNOUCROUT=$(OUT)$/inc -INCPRE+=$(UNOUCROUT) - UNOTYPES+= \ com.sun.star.i18n.CalendarDisplayIndex \ com.sun.star.i18n.CalendarFieldIndex \ diff --git a/unotools/source/misc/makefile.mk b/unotools/source/misc/makefile.mk index 8d60be62cc0f..a989cc99718d 100644 --- a/unotools/source/misc/makefile.mk +++ b/unotools/source/misc/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: fs $ $Date: 2001-04-19 16:14:04 $ +# last change: $Author: jbu $ $Date: 2002-10-01 13:22:33 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -77,24 +77,6 @@ UNOTYPES+= com.sun.star.util.XAtomServer .INCLUDE : settings.mk -# --- Types ------------------------------------- - - -UNOUCRDEP=$(SOLARBINDIR)$/applicat.rdb -UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb - -UNOUCROUT=$(OUT)$/inc -#INCPRE+=$(UNOUCROUT) - -# --- Types ------------------------------------- - -#UNOTYPES+= \ -# com.sun.star.util.XNumberFormatTypes \ -# com.sun.star.awt.FontDescriptor \ -# com.sun.star.awt.FontUnderline \ -# com.sun.star.awt.FontStrikeout \ -# com.sun.star.awt.FontSlant \ - # --- Files ------------------------------------- SLOFILES= $(SLO)$/atom.obj \ diff --git a/unotools/source/property/makefile.mk b/unotools/source/property/makefile.mk index 40ed653d9f02..d1921d2ad8f1 100644 --- a/unotools/source/property/makefile.mk +++ b/unotools/source/property/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: cl $ $Date: 2001-03-04 21:47:46 $ +# last change: $Author: jbu $ $Date: 2002-10-01 13:21:05 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -76,15 +76,6 @@ ENABLE_EXCEPTIONS=TRUE .INCLUDE : settings.mk -# --- Types ------------------------------------- - -UNOUCRDEP=$(SOLARBINDIR)$/applicat.rdb -UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb - -UNOUCROUT=$(OUT)$/inc - -# --- Types ------------------------------------- - # --- Files ------------------------------------- SLOFILES= $(SLO)$/propertysetinfo.obj \