summaryrefslogtreecommitdiff
path: root/cli_ure/unotypes
diff options
context:
space:
mode:
authorDaniel Boelzle <dbo@openoffice.org>2003-08-20 11:53:25 +0000
committerDaniel Boelzle <dbo@openoffice.org>2003-08-20 11:53:25 +0000
commitaddae3e87b9d919cdc7efadd0655ed0da0de222d (patch)
tree5daa7e563235a1570da1e768c48ca256960f2342 /cli_ure/unotypes
parent136272073b7b35e34d82421907775b3e835de576 (diff)
#107130#
Diffstat (limited to 'cli_ure/unotypes')
-rw-r--r--cli_ure/unotypes/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/cli_ure/unotypes/makefile.mk b/cli_ure/unotypes/makefile.mk
index 1d99edc9c999..7920eecb46b1 100644
--- a/cli_ure/unotypes/makefile.mk
+++ b/cli_ure/unotypes/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: dbo $ $Date: 2003-06-05 13:18:00 $
+# last change: $Author: dbo $ $Date: 2003-08-20 12:53:25 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -86,8 +86,8 @@ $(OUT)$/bin$/cli_types.dll : $(OUT)$/bin$/climaker.exe $(SOLARBINDIR)$/types.rdb
+$(OUT)$/bin$/climaker.exe $(CLIMAKERFLAGS) \
--out $@ \
--version "1.0.0.0" \
- --product "OpenOffice.org SDK" \
- --description "This assembly contains API metadata of the OpenOffice.org Software Development Kit (SDK)." \
+ --product "Software Development Kit (SDK)" \
+ --description "This assembly contains API metadata of the Software Development Kit (SDK)." \
$(SOLARBINDIR)$/types_doc.rdb
.ENDIF