summaryrefslogtreecommitdiff
path: root/cli_ure/unotypes
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-02-03 16:16:19 +0000
committerKurt Zenker <kz@openoffice.org>2006-02-03 16:16:19 +0000
commit62fa8ff57627e07cd6a7a7f7c48e3a90c62677e6 (patch)
treeee864fe9da59659da64a11ee2023b8e1540f7150 /cli_ure/unotypes
parent7d106316a52ef8f2d3e906ceb3384ef8707c1268 (diff)
INTEGRATION: CWS jl30 (1.13.14); FILE MERGED
2006/01/27 15:16:54 jl 1.13.14.1: #61051# new versions offor assemblies and qa/versions test
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 613ca43513bc..bf709c3e3146 100644
--- a/cli_ure/unotypes/makefile.mk
+++ b/cli_ure/unotypes/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
-# last change: $Author: rt $ $Date: 2005-11-11 10:21:57 $
+# last change: $Author: kz $ $Date: 2006-02-03 17:16:18 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -64,7 +64,7 @@ $(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.1.1.0" \
+ --assembly-version "1.1.2.0" \
--assembly-description "This assembly contains metadata for the StarOffice/OpenOffice.org API." \
--assembly-company "OpenOffice.org" \
$(SOLARBINDIR)$/types_doc.rdb
@@ -75,7 +75,7 @@ $(OUT)$/bin$/cli_types.dll : $(OUT)$/bin$/climaker.exe $(SOLARBINDIR)$/types.rdb
$(OUT)$/bin$/$(POLICYASSEMBLY) : cli_types.config
+$(COPY) cli_types.config $(OUT)$/bin
+$(WRAPCMD) AL.exe -out:$@ \
- -version:1.0.0.0 \
+ -version:2.0.0.0 \
-keyfile:$(BIN)$/cliuno.snk \
-link:cli_types.config
#Version changes