From 99cd6f4ae0b20381917fe8c87e03ab72858d98cb Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Mon, 6 Oct 2003 12:06:42 +0000 Subject: INTEGRATION: CWS unopkg (1.5.2); FILE MERGED 2003/09/26 12:45:15 dbo 1.5.2.1: changed attributes --- cli_ure/unotypes/makefile.mk | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'cli_ure') diff --git a/cli_ure/unotypes/makefile.mk b/cli_ure/unotypes/makefile.mk index 7920eecb4..2dd33a9d6 100644 --- a/cli_ure/unotypes/makefile.mk +++ b/cli_ure/unotypes/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: dbo $ $Date: 2003-08-20 12:53:25 $ +# last change: $Author: vg $ $Date: 2003-10-06 13:06:42 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -85,9 +85,10 @@ CLIMAKERFLAGS += --verbose $(OUT)$/bin$/cli_types.dll : $(OUT)$/bin$/climaker.exe $(SOLARBINDIR)$/types.rdb +$(OUT)$/bin$/climaker.exe $(CLIMAKERFLAGS) \ --out $@ \ - --version "1.0.0.0" \ - --product "Software Development Kit (SDK)" \ - --description "This assembly contains API metadata of the Software Development Kit (SDK)." \ + --assembly-version "1.0.0.0" \ + --assembly-description "This assembly contains metadata for the StarOffice/OpenOffice.org API." \ + --assembly-company "Sun Microsystems, Inc." \ + --assembly-copyright "2003" \ $(SOLARBINDIR)$/types_doc.rdb .ENDIF -- cgit v1.2.3