From 916ce999740d569c595787a6ece6218c377bcd25 Mon Sep 17 00:00:00 2001 From: Daniel Boelzle Date: Mon, 13 Nov 2000 09:50:34 +0000 Subject: switched to udkapi.rdb --- stoc/test/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'stoc/test/makefile.mk') diff --git a/stoc/test/makefile.mk b/stoc/test/makefile.mk index 9316f1e6ff10..4b0220b03ebb 100644 --- a/stoc/test/makefile.mk +++ b/stoc/test/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: dbo $ $Date: 2000-10-06 14:25:14 $ +# last change: $Author: dbo $ $Date: 2000-11-13 10:50:34 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -226,7 +226,7 @@ TESTPROXYFAC:=com.sun.star.util.XProxyFactory $(BIN)$/stoctest.rdb: $(ALLIDLFILES) +unoidl -I$(PRJ) -I$(SOLARIDLDIR) -Burd -OH$(BIN) $? +regmerge $@ /UCR $(BIN)$/{$(?:f:s/.idl/.urd/)} - +regmerge $@ / $(SOLARBINDIR)$/applicat.rdb + +regmerge $@ / $(SOLARBINDIR)$/udkapi.rdb touch $@ unoheader: $(BIN)$/stoctest.rdb -- cgit