summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorJörg Budischewski <jbu@openoffice.org>2002-10-01 07:54:35 +0000
committerJörg Budischewski <jbu@openoffice.org>2002-10-01 07:54:35 +0000
commit02170bf6f1d32c0b66f7d066005a6e8f891897dd (patch)
treeb2bf08fd72a538b27fe9aa706529b382d3de6056 /fpicker
parentbb35228ba6d922f5798ef596d70483e8f11b86f9 (diff)
#103263# replaced obsolete applicat.rdb with types.rdb
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/win32/filepicker/makefile.mk6
-rw-r--r--fpicker/source/win32/folderpicker/makefile.mk8
2 files changed, 7 insertions, 7 deletions
diff --git a/fpicker/source/win32/filepicker/makefile.mk b/fpicker/source/win32/filepicker/makefile.mk
index 638d5d873d00..88f39fcad1c0 100644
--- a/fpicker/source/win32/filepicker/makefile.mk
+++ b/fpicker/source/win32/filepicker/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: hjs $ $Date: 2002-06-11 18:29:48 $
+# last change: $Author: jbu $ $Date: 2002-10-01 08:53:46 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -67,7 +67,7 @@ TARGET=fps
#LIBTARGET=NO
ENABLE_EXCEPTIONS=TRUE
COMP1TYPELIST=$(TARGET)
-COMPRDB=$(SOLARBINDIR)$/applicat.rdb
+COMPRDB=$(SOLARBINDIR)$/types.rdb
# --- Settings -----------------------------------------------------
diff --git a/fpicker/source/win32/folderpicker/makefile.mk b/fpicker/source/win32/folderpicker/makefile.mk
index 326ce5fca43f..eeb7c2ca9cb9 100644
--- a/fpicker/source/win32/folderpicker/makefile.mk
+++ b/fpicker/source/win32/folderpicker/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: tra $ $Date: 2001-06-28 11:16:09 $
+# last change: $Author: jbu $ $Date: 2002-10-01 08:54:35 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -66,7 +66,7 @@ TARGET=fop
#LIBTARGET=NO
ENABLE_EXCEPTIONS=TRUE
COMP1TYPELIST=$(TARGET)
-COMPRDB=$(SOLARBINDIR)$/applicat.rdb
+COMPRDB=$(SOLARBINDIR)$/types.rdb
# --- Settings -----------------------------------------------------
@@ -83,7 +83,7 @@ SLOFILES=$(SLO)$/fopentry.obj\
$(SLO)$/folderpicker.obj\
$(SLO)$/WinFopImpl.obj\
$(SLO)$/MtaFop.obj
-
+
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk