From 20dd1d80da2c7399642c2ee7144d3680d5d83bf9 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Mon, 12 Jul 2004 12:06:38 +0000 Subject: INTEGRATION: CWS jl9 (1.7.20); FILE MERGED 2004/06/21 15:03:49 jl 1.7.20.1: #i20317# strongly named assemblies --- cli_ure/unotypes/makefile.mk | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'cli_ure/unotypes') diff --git a/cli_ure/unotypes/makefile.mk b/cli_ure/unotypes/makefile.mk index aa779c57686e..0e0b0727bc5d 100644 --- a/cli_ure/unotypes/makefile.mk +++ b/cli_ure/unotypes/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: rt $ $Date: 2003-12-01 17:58:09 $ +# last change: $Author: rt $ $Date: 2004-07-12 13:06:38 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -85,10 +85,12 @@ CLIMAKERFLAGS += --verbose $(OUT)$/bin$/cli_types.dll : $(OUT)$/bin$/climaker.exe $(SOLARBINDIR)$/types.rdb +$(WRAPCMD) $(OUT)$/bin$/climaker.exe $(CLIMAKERFLAGS) \ --out $@ \ + --keyfile $(BIN)$/cliuno.snk \ --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" \ + --assembly-company "OpenOffice.org" \ $(SOLARBINDIR)$/types_doc.rdb +# --assembly-copyright "2003" \ + .ENDIF -- cgit v1.2.3