diff options
author | Daniel Boelzle <dbo@openoffice.org> | 2000-12-21 15:18:01 +0000 |
---|---|---|
committer | Daniel Boelzle <dbo@openoffice.org> | 2000-12-21 15:18:01 +0000 |
commit | cba1d21021bdbeb824d46df714b49e3dc46d12c4 (patch) | |
tree | bd5cfbb51ae8770ffaed4d679fe647f4bdc136c5 /cppu/test/makefile.mk | |
parent | 50e70565c6d422ebf7c7243e2550a6171083856a (diff) |
*** empty log message ***
Diffstat (limited to 'cppu/test/makefile.mk')
-rw-r--r-- | cppu/test/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/cppu/test/makefile.mk b/cppu/test/makefile.mk index 1659f5dfa..f5564bbe4 100644 --- a/cppu/test/makefile.mk +++ b/cppu/test/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: dbo $ $Date: 2000-12-21 16:16:13 $ +# last change: $Author: dbo $ $Date: 2000-12-21 16:18:01 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -167,8 +167,6 @@ $(BIN)$/testcppu.rdb: $(ALLIDLFILES) +unoidl -I$(PRJ) -I$(SOLARIDLDIR) -Burd -OH$(BIN) $? +regmerge $@ /UCR $(BIN)$/{$(?:f:s/.idl/.urd/)} +regmerge $@ / $(UNOUCRRDB) - +regcomp -register -r $@ -c javaloader.dll - +regcomp -register -r $@ -c jen.dll touch $@ # +regcomp -register -r $@ -c javaloader.dll |