summaryrefslogtreecommitdiff
path: root/cppuhelper
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-03-25 14:02:00 +0000
committerKurt Zenker <kz@openoffice.org>2004-03-25 14:02:00 +0000
commit55eb9ddedc794c5c990c738b1c9fff767bd4ea2a (patch)
treec68a2fc3af540f5abb2788ddbc4296d03979e19f /cppuhelper
parente2a6c3f2722b5d9e0e2b969641308eafcfd0d9f6 (diff)
INTEGRATION: CWS jl3 (1.18.48); FILE MERGED
2003/12/23 12:06:14 dbo 1.18.48.1: #i23687#
Diffstat (limited to 'cppuhelper')
-rw-r--r--cppuhelper/test/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/cppuhelper/test/makefile.mk b/cppuhelper/test/makefile.mk
index e9976f3c106a..7a92be3ce5e4 100644
--- a/cppuhelper/test/makefile.mk
+++ b/cppuhelper/test/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.18 $
+# $Revision: 1.19 $
#
-# last change: $Author: rt $ $Date: 2003-04-23 16:25:15 $
+# last change: $Author: kz $ $Date: 2004-03-25 15:02:00 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -177,7 +177,7 @@ $(BIN)$/cpputest.rdb: $(ALLIDLFILES)
+idlc -I$(PRJ) -I$(SOLARIDLDIR) -O$(BIN) $?
+regmerge $@ /UCR $(BIN)$/{$(?:f:s/.idl/.urd/)}
+regmerge $@ / $(UNOUCRRDB)
- +regcomp -register -r $@ -c corereflection.uno$(DLLPOST)
+ +regcomp -register -r $@ -c reflection.uno$(DLLPOST)
touch $@
+$(COPY) $(UNO_PATH)$/servicemgr.uno* $(UNO_OUT)
+$(COPY) $(UNO_PATH)$/shlibloader.uno* $(UNO_OUT)