summaryrefslogtreecommitdiff
path: root/cli_ure/unotypes
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2005-10-14 11:03:43 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2005-10-14 11:03:43 +0000
commit50dd7da73ed7f12909ca8c693778f633f6f56b00 (patch)
treec1c200cec08efc0aa032cad2e08c335d6e14b092 /cli_ure/unotypes
parentaff0b6f1185ae7825e6052f82b9cccbe19a9a90b (diff)
#i55502# replace / with - in switches
Diffstat (limited to 'cli_ure/unotypes')
-rw-r--r--cli_ure/unotypes/makefile.mk12
1 files changed, 6 insertions, 6 deletions
diff --git a/cli_ure/unotypes/makefile.mk b/cli_ure/unotypes/makefile.mk
index ad0d36f47f98..400ad0dae59e 100644
--- a/cli_ure/unotypes/makefile.mk
+++ b/cli_ure/unotypes/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.11 $
+# $Revision: 1.12 $
#
-# last change: $Author: hr $ $Date: 2005-09-23 11:53:19 $
+# last change: $Author: hjs $ $Date: 2005-10-14 12:03:43 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -74,10 +74,10 @@ $(OUT)$/bin$/cli_types.dll : $(OUT)$/bin$/climaker.exe $(SOLARBINDIR)$/types.rdb
#do not forget to deliver cli_types.config. It is NOT embedded in the policy file.
$(OUT)$/bin$/$(POLICYASSEMBLY) : cli_types.config
+$(COPY) cli_types.config $(OUT)$/bin
- +$(WRAPCMD) AL.exe /out:$@ \
- /version:1.0.0.0 \
- /keyfile:$(BIN)$/cliuno.snk \
- /link:cli_types.config
+ +$(WRAPCMD) AL.exe -out:$@ \
+ -version:1.0.0.0 \
+ -keyfile:$(BIN)$/cliuno.snk \
+ -link:cli_types.config
#Version changes
#incompatible change from 1.0.0.0 -> 1.1.0.0