From 98d2f6299aac56dafd753cbf26d161dd9486ed58 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 13 Nov 2000 14:43:24 +0000 Subject: [PATCH] applicat.rdb renamed to udkapi.rdb --- cpputools/source/registercomponent/makefile.mk | 8 ++++---- cpputools/source/unoexe/makefile.mk | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/cpputools/source/registercomponent/makefile.mk b/cpputools/source/registercomponent/makefile.mk index 05ef898b4107..48a14b3eaf98 100644 --- a/cpputools/source/registercomponent/makefile.mk +++ b/cpputools/source/registercomponent/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-18 16:14:43 $ +# last change: $Author: obo $ $Date: 2000-11-13 15:42:43 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -74,8 +74,8 @@ ENABLE_EXCEPTIONS=TRUE .INCLUDE : settings.mk .INCLUDE : sv.mk -UNOUCRDEP=$(SOLARBINDIR)$/applicat.rdb -UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb +UNOUCRDEP=$(SOLARBINDIR)$/udkapi.rdb +UNOUCRRDB=$(SOLARBINDIR)$/udkapi.rdb # output directory (one dir for each project) UNOUCROUT=$(OUT)$/inc diff --git a/cpputools/source/unoexe/makefile.mk b/cpputools/source/unoexe/makefile.mk index 11490ed7d00c..095a191d7024 100644 --- a/cpputools/source/unoexe/makefile.mk +++ b/cpputools/source/unoexe/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-18 16:14:43 $ +# last change: $Author: obo $ $Date: 2000-11-13 15:43:24 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -74,8 +74,8 @@ NO_BSYMBOLIC=TRUE .INCLUDE : settings.mk .INCLUDE : sv.mk -UNOUCRDEP=$(SOLARBINDIR)$/applicat.rdb -UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb +UNOUCRDEP=$(SOLARBINDIR)$/udkapi.rdb +UNOUCRRDB=$(SOLARBINDIR)$/udkapi.rdb UNOUCROUT=$(OUT)$/inc INCPRE+=$(OUT)$/inc